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.
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
Most helpful comment
Related to https://github.com/OrchardCMS/OrchardCore/issues/4393