Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexReviewer
Erik S.Erik S.Change Log Group
FixedChange Log Message
Synchronized database revision and exported language pack weren't shown during deployment in synchronization mode.Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
1h loggedStory Points
1Fix versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Erik S.
Erik S.Change Log Group
Fixed
Change Log Message
Synchronized database revision and exported language pack weren't shown during deployment in synchronization mode.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
1h logged
Story Points
1
Fix versions
Created April 22, 2017 at 9:02 AM
Updated December 29, 2024 at 8:51 PM
Resolved July 16, 2017 at 6:35 PM
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 ..."