The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Project automation JQL condition not working properly

jasper.hoevenaars
May 15, 2023

Hello!

I'm trying to make an automation that sets the team field of an issue automatically based on the highest level program epic that a new issue belongs to. For that I use the following structure:

JiraAutomation.PNG

for the condition I also used Issuekey i.s.o. Parent Link, but both don't work, as the edit issue fields is not performed when a new issue is created. If I remove the condition, the team field is assigned, so the problem is in the condition check. Does anyone have an idea on what can go wrong here. For context, the issues are created in the advanced roadmaps overview.

 

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
jasper.hoevenaars
May 15, 2023

Important to note is that if I run the same JQL in the search issues, it does show the issue that was just created. Using a different condition with the same goal also doesn't work. For example:

JiraAutomation.PNG