-
Improvement
-
Resolution: Fixed
-
Minor
-
2.7.1
-
MOODLE_27_STABLE
-
MOODLE_500_STABLE
-
MDL-46739_main -
Even though IT IS NOT RECOMMENDED TO STORE LARGE AMOUNT OF DATA IN USER PREFERECES, we tend to run out of space (see MDL-43739 and MDL-30668), which results in fatal errors. The solution to split the user preference into smaller chunks (for example in MDL-30668 we now store one value per course) only increases the session size. We need to be able to store larger user preferences.
- blocks
-
MDL-43739 Storing sortorder of courses on my_home page fails if user is enrolled in a lot (100+) of courses
-
- Closed
-
- has been marked as being related by
-
MDL-45725 Make assignment grading page column preferences persistent across sessions
-
- Closed
-
-
MDL-76891 Course index: open all/collapse all option
-
- Closed
-
-
MDL-83345 Change storage backend for user report filters
-
- Closed
-
- is blocked by
-
MDL-30668 Prevent the grader report from storing serialized data in the user_preferences table
-
- Closed
-
- Testing discovered
-
MDL-46784 user_preferences should only be accessed through the API
-
- Closed
-
- will help resolve
-
MDL-78073 coursesectionspreferences - limited by user preference size
-
- Open
-
-
MDL-80688 Customising the question bank view can lead to trying to store a user preference value that is too long
-
- Open
-
-
MDL-80714 Evaluate the possibility of storing subsection preferences on it's own preference
-
- Open
-