Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.0.1, 3.0.2, 3.4
-
Component/s: Assignment
-
Testing Instructions:
-
Affected Branches:MOODLE_30_STABLE, MOODLE_34_STABLE
-
Fixed Branches:MOODLE_33_STABLE, MOODLE_34_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-53985-master -
Pull Master Diff URL:
Description
- Open assignment grading page.
- Enter feedback.
- Select Revert To Draft.
- Save.
- Feedback is deleted.
When an assignment submission is reverted to a draft, the timemodified on
the submission should not be modified. Changing the timemodified causes the
editpdf code to assume the pdf is stale, and forces all annotations to be removed.
Attachments
Issue Links
- is a regression caused by
-
MDL-45580 PDF Annotations Remain After PDF is Replaced
-
- Closed
-