Comment 0 for bug 1430111

Revision history for this message
Aaron Wells (u-aaronw) wrote : New block order not set up when upgrading via CLI

To replicate:

1. Install Mahara 1.10 or earlier

2. Upgrade to Mahara 15.04dev using the CLI upgrade script

3. Edit your dashboard page (or examine the contents of the blocktype_installed_category table in the DB)

Expected result: The blocks in the "General" category should be ordered starting with: profileinfo, socialprofile, wall, entireresume...

Actual result: The blocks in the "General" category are ordered starting with: creativecommons, inbox, navigation, latest pages.... (And in the database, all the blocks have sortorder 100,000).