Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Change order of running updates and config imports #419

Closed
vaibhavjain-in opened this issue Sep 19, 2016 · 2 comments
Closed

Change order of running updates and config imports #419

vaibhavjain-in opened this issue Sep 19, 2016 · 2 comments
Labels
Enhancement A feature or feature request

Comments

@vaibhavjain-in
Copy link
Contributor

In setup:update, setup.xml, we should Import configs first and then execute DB updates.
As @grasmash stated, this may cause issue, we can add another piece of code to import config before executing updates. So, the new process can be
Config Import -> Execute updates -> Config Import

@vaibhavjain-in
Copy link
Contributor Author

PR -> #420

@grasmash
Copy link
Contributor

Fixed by #420

@grasmash grasmash added the Enhancement A feature or feature request label Sep 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement A feature or feature request
Projects
None yet
Development

No branches or pull requests

2 participants