Skip to content

Fix regression in adding cuts for already finished exams (request from LUK)

Yuto Takano requested to merge hotfix-cut-with-finished-cuts-true into master

In !520 (merged) we assumed that admins probably will not want to accidentally edit or add cuts to exams that are already marked as "Finished Cuts".

This was a wrong assumption to make, as LUK frequently fixes bad cuts etc through clicking this button even for exams already marked as finished.

Thus we revert some of the functionality to how it was.

Additionally, !520 (merged) introduced a visual regression where the 'snap' checkbox would remain visible if you released a claim during the addition of new cuts; This has now been fixed.

Merge request reports

Loading