Hello, looking for some assistance on creating an automation
Scenario:
I have an automation that currently clones a ticket when it is created on a board.
I would like the status of the cloned issue to be updated when the status is updated in the standard Kanban board. Both projects use the exact same statuses and the workflow of the JPD project allows for any status to be transitioned to any status.
I have tried to setup the automation flow as flows:
When: Issue is transitioned
Branch: For: Linked Issues
Type: "is idea for"
Then: Transition the issue to: "Copy From Trigger Issue"
I get the following error in the Audit Log:
Unable to transition your issue to the selected status:
I have tried to setup the automation flow as flows:
When: Issue is transitioned
Branch: For: Linked Issues
Type: "is idea for"
Then: Transition the issue to: "Same Status (Loop)"
The Audit log Returns "Success"
Anyone got any ideas of doing this?
Hi Jack,
Just set the Actor back to Automation for Jira and see what happens.
Hey John, Thanks for your response but looks like its still throwing back an error.
I have now tried to switch the Link between the clone and the original as i noticed using the "is idea for" didnt show up in the "linked issues" field on the JPD project...
When i switched it to be Clones / Is Cloned by the "Linked issues" field at least recognised there was a linked issue.
But still didnt have any luck with that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So I don't see a message about the transition in this latest one. Did you take that out? Can you share a screenshot of the entire rule?
And the error now is about a field not being available. Make sure the field is on the Edit screen used by the project, and also check the context for the field to make sure it is available for that project and issue type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Let me start again from the example listed in the original message, think i had made some changes
So this is the flow:
These are the error i receive:
with the Actor set to Automation for Jira
with the Actor set to myself
hope that makes it a bit clearer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also, here are the Rule Details now with myself as the Actor.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So, let's try this, take out any reference to the link type and just have check if there are links there and the transition what is linked to to it for your test.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Okay Updated the flow
this was the error, think its the same as last time
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.