Actions
Bug #5714
closedNumber of dashboard columns lost on 2.2 -> 2.3 upgrade
Start date:
12/30/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
2.3 uses a new config setting "dashboardcolumns". This needs to be guessed/set on upgrade from 2.2.x
Updated by Anonymous almost 9 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 29c0d920f41299d8a29ca3cb1dec5e44dcad55e2.
Updated by Anonymous almost 9 years ago
- Assignee changed from Anonymous to Jared Dillard
- % Done changed from 100 to 0
Added upgrade_133_to_134() function to calculate the required number of columns and save as $config['system']['webgui']['dashboardcolumns']
Updated by Anonymous almost 9 years ago
- Status changed from Feedback to Resolved
Actions