-
Bug
-
Resolution: Fixed
-
Minor
-
2.4
-
None
-
MOODLE_24_STABLE
-
MOODLE_24_STABLE
-
wip-
MDL-34286-m24 -
There is a caching issue when using user profile field conditions.
- Log in as an admin
- Add a condition to an activity that involves the user setting a checkbox (make sure they havn't set it already).
- Log in as the student browse to the course and confirm the activity is not available.
- Edit your profile and check the checkbox.
- Browse back to the course.
- Notice the activity is still unavailable... caching issue.
Should be simple to fix, details on MDL-29538