Orchardcore: Order of steps in deployment export file incorrect

Created on 29 Aug 2018  路  6Comments  路  Source: OrchardCMS/OrchardCore

The 'features' step gets exported, but should appear as the first step in the json file.
Using the json file as is for the recipe file, will result in a failure when executing the recipe.

Most helpful comment

All 6 comments

Should we be able to reorder the deployment steps in a plan? Or define priorities (order) on each deployment source.

Default order, but adjustable?

This kind of things doesn't work ;) Right now the simplest is to have priorities of the sources. That will handle most issues. Otherwise users might not know that some steps need to be first.

See also #4518

Closing as we have more detailed issues to track it

Was this page helpful?
0 / 5 - 0 ratings