-
Bug
-
Resolution: Fixed
-
Major
-
2.4.3
-
MOODLE_24_STABLE
-
MOODLE_23_STABLE, MOODLE_24_STABLE
-
MDL-38713-master -
- Create a new course module, setting its visibility to hidden in the form
- Check the visible and visibleold values in the db
Expected: visibleold and visible should both be 0
Actual: visibleold is set to 1.