-
Epic
-
Resolution: Deferred
-
Minor
-
None
-
2.7.1
-
MOODLE_27_STABLE
-
user_preferences API
user_preferences should only be accessed through the get_/set_user_preferences API, and related functions. Other than those functions, no code should directly access the user_preferences table directly.
See dev chat here: https://moodle.org/local/chatlogs/index.php?conversationid=16041#c559349
I am about to add issues for some of the specific problems.