#3244 closed defect (bug) (fixed)
Upgrade UI/Flow for large installs
Reported by: | johnjamesjacoby | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 2.6 | Priority: | high |
Severity: | normal | Version: | trunk |
Component: | General - Administration | Keywords: | commit |
Cc: |
Description
When upgrading from 2.5 to 2.6, the way Favorites and Subscriptions were stored in the database has changed, and an upgrade routine runs automatically on sites with fewer than 10k users.
For large installs, however, there currently is not a clear UI/path/flow to guide them through manually running the necessary tools and routines.
Right now, there is no history of when these tools ran or what the outcome was (did it succeed/finish, etc...) which tangentially means there is no way to know if it needs to be run.
And if we knew how many upgrades needed to be run, we could add bubbles to the Tools admin menu and the Upgrades tab to provide Keymasters a bit of guidance.
I strongly prefer not to use an Admin Notice for this.
Attachments (2)
Change History (14)
#9
@
6 years ago
- Keywords commit added; needs-patch removed
All that’s left to do here is map repair tool IDs from the new pending upgrades option, to versions, and automatically link to the correct filter.
I ran out of time for this tonight, and will finish tomorrow.
Current Tools > Upgrades screen