First i want to explain the use case and see if there is a way to make this specific workflow automate.
I have already setup, and have any linked issues properly transitioning the SD ticket.
Use: A SD ticket is created. Out of scope so when we transition it to "Create RTPB ticket" it automaticlly creates a Software project ticket and links it.
When that Software ticket is moved through its statues i have setup them to update to the proper status on the SD ticket.
Moving forward in the workflow is of no issue. It is when we need to go back to a previous status that i cannot seem to figure out.
So when test fails a build from the Devs and transitions it back to "Dev in progress" i want that transition to trigger the linked SD ticket to also be moved back a status. I have all the transitions setup in the workflow, so that is not the issue. I cannot seem to figure out in the automation tool to set it up to do this. I have tried looking into the post functions in the software project workflow but am a little hesitant to play with the softwares workflow. Also not sure what to set there to make this happen.
Any assistance would be great!
thanks @Nabil, i actually was able to get this to work properly. I did basuclly as you are explaining. Thank you for the update.
Hi Caleb,
I think the best way to move forward is to use the same automation to transition the SD ticket to the previous status. So when test fails a build from the Devs and transitions it back to "Dev in progress", add a condition to the automation for when a Software ticket is moved to "Dev in progress", transition the SD ticket back to say: In Progress.
There are no options for transitioning back to the previous status but if you transitions are clearly labeled, you can add the condition to do a reverse of your first automation condition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.