...
No Format |
---|
Deploying Module "Custom": Verifying Database Revisions ... OK Simulating Database Upgrade ... # r1: JRA-1223 - Task Description ... # r2: JRA-1243 - Task Description ... Exporting LanguagePack ... OK Done with Module "Custom". |
Solution
- in the "DeploymentHelper::exportLanguagePack" method output progress as done in "DeploymentHelper::importLanguagePack" method, but use "Exporting" instead of "Importing" word
- change "DeploymentHelper::applyRevisions" method (only in dry run mode) to:
- show titles of skipped database revisions
- instead of SQLs show "..." because they're not actually executed
- show "Simulating Database Upgrade ..." instead of "Upgrading Database ..."
Related Tasks
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|