currently, when a staff grants an extension to a student, the students deadline gets overridden by what the ta put. However, this causes a problem with project ec deadline; when the student who received happened to finish the project early by the ec deadline, the student won't be able to receive ec because of the overridden deadline. Could we change it so that the bakcup creation time gets set to min(extension_deadline, backup_creation_time)?
currently, when a staff grants an extension to a student, the students deadline gets overridden by what the ta put. However, this causes a problem with project ec deadline; when the student who received happened to finish the project early by the ec deadline, the student won't be able to receive ec because of the overridden deadline. Could we change it so that the bakcup creation time gets set to
min(extension_deadline, backup_creation_time)?