-
Bug
-
Resolution: Fixed
-
Minor
-
4.4.1
Hi,
I am using Moodle 4.4.1+ (Build: 20240627)
After upgrading from 4.4 I am not able to access my question banks of any quiz.
It says:
Exception - qbank_columnsortorder\column_manager::setup_property(): Return value must be of type array, null returned
Debug info:
Error code: generalexceptionmessage
Stack trace:
- line 113 of /question/bank/columnsortorder/classes/column_manager.php: TypeError thrown
- line 84 of /question/bank/columnsortorder/classes/column_manager.php: call to qbank_columnsortorder\column_manager->setup_property()
- line 44 of /question/bank/columnsortorder/classes/plugin_feature.php: call to qbank_columnsortorder\column_manager->__construct()
- line 312 of /question/classes/local/bank/view.php: call to qbank_columnsortorder\plugin_feature->get_column_manager()
- line 276 of /question/classes/local/bank/view.php: call to core_question\local\bank\view->init_column_manager()
- line 47 of /question/edit.php: call to core_question\local\bank\view->__construct()
Please help me to get rid of this asap.
Thousands of users are affected because of this.
- is a regression caused by
-
MDL-74054 Give teachers more flexibility to customise their own view of the question bank
- Closed