-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
3.8.5, 3.9.2, 3.10, 4.0
-
None
-
MOODLE_310_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
MDL-68900 solves a bug found in \mod_forum_external::get_discussion_posts_by_userid(), revealing the existing unit tests for that method was asserting an incorrect result.
The unit test was fixed but modified to address only a specific scenario: when the display period of a post has ended.
\mod_forum_external::get_discussion_posts_by_userid() should be fully tested to cover other scenarios.
- has a non-specific relationship to
-
MDL-68900 Attempting to grade forums outside of their display period causes invalid response value error
- Closed