I am attempting to:
Current working setup:
JSM (project A)
Automation:
JSW (Project B)
Automation:
Here the automation configuration which is in a Multi-project scope for both the projects Project A and B.
The problem is I am getting this error when changing the status in the JWS issue.
I also created all the matching status fields in the workflow in the JSM project.
Do you have any ideas what the problem is? The error message is not really that helpful...
@Mario Capellari , Welcome to the Atlassian Community!
Things that you may need to consider:
- If you have an available transition to the destination statuses
Let's say that your current status in your JSW issue is To Do, so Jira will not to make an auto transition for the same statuses.
Now let's say that your current status in the JSW issue is In Progress, you need to make sure that you have an available transition connecting the In Progress and To Do statuses.
If you don't have available transitions connecting your statuses, the automation will not be able to operate your transition.
Have you checked this?
Hello Fernando!
I did check to make sure the structure of the transitions match - here both workflows - JSM on the left, JSW on the right.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Instead of using the Branch iterative values for all statuses, I replaced it with specific "In Progress" and "Done" statuses. Same setup otherwise, and that works now.
So the problem seems to be in the list the Branch is sending to the Transition node.
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.