Bug resubmissions of final thesis shows old date #113

Merged
ansv7779 merged 1 commits from bug-old-date-final-thesis into develop 2025-02-19 09:37:34 +01:00

1 Commits

Author SHA1 Message Date
5820a87fd6 Resubmission of final thesis should show correct date
All checks were successful
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 6m49s
Build and test / build-and-test (push) Successful in 16m27s
Remove branch deployment from branch.dsv.su.se / cleanup (pull_request) Successful in 38m44s
If an examiner rejected a final thesis and the author resubmitted a thesis
to his supervisor so it can be sent to the examiner for a new round. When
that happened the feedback to the author was wrong, after a resubmission was
made and sent to the examiner the first thesis date 'Submitted to examiner' was
shown. This caused a lot of confusion. This happened because after the rejection
the date for when it was submitted to the examiner was not reset.

Now the date is reset and the feedback loop regarding dates is the same as when they first
send in their final thesis. In other words, when they resubmit their thesis they will not
see a 'Submitted to examiner' date until the supervisor actually resends the thesis to the
examiner. Then the date feedback will show up for the author with the correct date it was sent
to the examiner.
2025-02-19 08:45:49 +01:00