Closed arobirosa closed 4 years ago
I reduce the priority of this ticket because the impex runs in the correct order when moved to an update deployment script.
The current behaviour is correct: They are run before any UPDATE deployment script. Internally they are run during the create essential or project data step of the core extension.
I will extend the Areco deployment manager so it runs the deployment scripts in this order:
The current behaviour is:
I have to do this change carefully because the initialization in the junit tenant is different from the initialization in the master tenant.
Using a deployment script to override Hybris' impexes on project data or essential data is wrong. After the project data or essential data step is run, the changes will be gone. ant customize must be used for this cases.
Anyway it could be a nice feature to have a different running order for the init scripts
If the INIT deployment scripts are moved to the UPDATE deployment script directory, they are run after the project data step of SAP hybris extensions. Due to this, no new feature is required.
For the record: ant customize can't be used on the SAP cloud
This issue was originally reported on Sourceforge
Steps to reproduce this error
INSERT_UPDATE SolrIndexedProperty; name[unique = true]; solrIndexedType(identifier)[unique = true]; useForSpellChecking; useForAutocomplete; ; code ; BackofficeProduct ; false ; false