Actions
Story #2060
closedAs a user, I want pulp-manage-db to output a message before any "known big migrations", so that I am aware that the migration could potentially be time-consuming
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
2.9.1
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 5
Quarter:
Description
This is related to #2059. For any long-running migrations in pulp-manage-db, it would be informative to have a simple message, e.g.
NOTE: This migration may take a long time depending on the size of your Pulp content. See pulpproject.org/123 for details.
The details link would be a bonus if there are any links to migration details.
Actions
Adds banner warning about migration runtime
Migration 28 can take a long time. This outputs a banner to the logs and the foreground of pulp-manage-db warning the user that it could take a long time.
https://pulp.plan.io/issues/2060 re #2060