Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.7
-
Fix Version/s: 3.7.1
-
Component/s: Forum
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_37_STABLE
-
Fixed Branches:MOODLE_37_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-65779-master -
Pull Master Diff URL:
Description
If a forum that contains private replies is backed up and then restored the private replies will no longer be private in the newly restored activity.
Steps to replicate:
- Log in as admin
- Create a site with 2 users
- Create a course with a forum
- Enrol both users as students
- Log in as user 1
- Create a discussion in the forum
- Log in as admin
- View the discussion
- Add a private reply to user 1's post
- Backup the course (you don't need to include anything other than this forum activity)
- Restore that backup into this course and have to add to the course (not override it)
- Log in as user 2
- View the original forum discussion
- CONFIRM that you can't see the admin's private reply to user 1
- View the restored forum discussion
- CONFIRM that you now see the admin's private reply to user 1