-
Bug
-
Resolution: Fixed
-
Critical
-
3.3
-
MOODLE_33_STABLE
-
MOODLE_33_STABLE
-
It looks like I messed up the oauth2 upgrade merge:
1) Merged onto 1e3aa70ff0
commit 3ca68f24f7ee4c39d01e41cd3ab051bd9920501d
|
Merge: 1e3aa70ff0 aa89bf2e6c
|
Author: Dan Poltawski <dan@moodle.com>
|
Date: Mon Apr 3 12:41:56 2017 +0100
|
|
Merge branch 'MDL-58220-master' of git://github.com/damyon/moodle
|
|
2) 1e3aa70ff0 is 2017040300.00
3) The upgrade steps are starting at 2017033100.01..
if ($oldversion < 2017033100.01) {}}
|
So, the upgrade step is broken for any people testing from master versions. Not sure how this was not detected during testing. It's breaking the QA site, as spotted by mary
- Discovered while testing
-
MDLSITE-5010 Enabling oauth on QA testing site results in error reading from database
-
- Resolved
-
- is a regression caused by
-
MDL-58220 Implement Better office integrations project
-
- Closed
-