I’m not sure it this is a bug or a feature…I updated our Octo server to 2.6.0.778 and set 25 steps to “Run in parallel with previous step”. Basically all steps except the last step, which is an email that gets sent out saying the deployment is complete. After setting them to run in parallel I created a release where I skipped the first 3 steps and deployed it. To my amazement it was done in 3 seconds. The problem is, it didn’t deploy anything. It looks like if you set a step to run in parallel with the previous and you skip the previous step, the other one will be skipped as well even though it’s checked to run.
Can someone let me know if this the expected behavior or not?
-Dan