-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
4.0.1, 4.1
-
MOODLE_400_STABLE, MOODLE_401_STABLE
Steps to reproduce:
- Create course with "Number of announcements" -> 0
- Course will not have an announcement forum (intended)
- Edit course settings -> "Number of announcements" -> 3 (or something else >0), save and display
- Course will have an announcement forum (intended)
- Edit course settings -> "Number of announcements" -> 0 (this step not really needed, just to show that the triggering does not even work if it is changed from 0 to more than 0), save and display
- Delete the announcement forum
- Edit course settings -> "Number of announcements" -> 3 (or something else >0), save and display
- Course will not have an announcement forum (not intended, this is a regression vom Moodle 3.11 !)
I figured out that this issue is about the recycle bin. As long as the announcement forum instance is in the recycle bin, a new one will not be created.
- Remove the announcement forum instance from the recycle bin
- Edit course settings, assert that "Number of announcements" is greater than 0
- Save and display -> Announcement forum will be back
From a usability point of view it is already pretty tough to create an announcement forum for his course. This regression from 3.11 should be fixed to not make it even worse.
Tested on 2022041901.09 (4.0.1+ (Build: 20220624)), not sure which 4.0.X versions are affected exactly.
- will be (partly) resolved by
-
MDL-78186 Announcements forum should be a forum type
-
- Open
-