Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6.1
-
Component/s: Administration
-
Labels:None
-
Environment:Linux
-
Database:MySQL
-
Affected Branches:MOODLE_16_STABLE
-
Fixed Branches:MOODLE_19_STABLE, MOODLE_20_STABLE
Description
When choosing the 'Reset' option from the 'Administration' panel in a course, the forums' status are not being cleared as they should.
The actual discussions/posts are removed. However, when you click on the 'Forums' link in the 'Activities' block, the number shown in the 'Discussions' column still shows the number of posts that were in the forum before the reset was performed and is not reset to 0 as it should. If I click on that number, it takes me to the forum where indeed there are no posts. The number just doesn't get reset to 0.
Attachments
Issue Links
| This issue blocks: | ||||
| MDL-7028 | Course Reset fixing - meta |
|
|
|
From (schmidt at amigos.org) Wednesday, 9 August 2006, 10:29 PM:
Upon further inspection, it looks like it's not just a matter of the number not resetting - the posts are still in my mdl_forum_discussions table as well.