Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Global automation multiproject linked issues condition does not return any issues

Rosana Casilli
Contributor
November 3, 2022

Good morning All!!

I am trying to create a global rule to be excecuted manually from Project A and change the status based on issue from Project A in issue in Project B

 

AR.png

The problem I have is the the linked issues condition, although the JQL retrieves the issue that applies the condition, when the rule is manually excuted in the audit log show the following:

AR.png

What am I doing wrong?

 

Thank you so much for your help.

Ro

1 answer

1 accepted

0 votes
Answer accepted
Jeanne Dixon
July 25, 2016

I found that the issue type had to be before the summary and description (and any other fields). Once I moved it, it started working consistently. So now my JSON string looks like

{ "fields" : { "project" : { "key" : "J371" }, "issuetype" : { "name" : "Work Order" } , "summary" : "Test WO Create2", "description" : "Test WO Create2" } }

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events