I’ve encountered a bug when using the Skip -> All option with one or more disabled steps on the advanced deployment screen. This seems to have been introduced somewhere between versions 3.8.8 -> 3.10.1
Reproducible by the following steps on version 3.10.1:
- Create a new project
- Add 3 Nuget Package deployment steps
- Disable the 3rd step
- Create a release
- Click
Deploy
(to an available environment) - Click
Advanced >>
- Click
Skip All
steps - Enable one of the steps to deploy
- Click deploy release
The following error is displayed (screenshot attached as well); the reported ID is the ID of the step action that was disabled above.
There was a problem with your request.
Could not find an action matching d420a2b3-dd3c-4647-a325-82b25c4e30f4. Specify the name or id of the action to skip.
Once you have corrected these problems you can try again.
If the problem is related to a variable you will need to update the variables for this release or recreate the release for the changes to take effect.
If the problem is related to the deployment process you will need to create a new release for the changes to take effect.
Please let me know if you need any further information
Regards
Steve