Forums

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

Lookup issues Automation (Parnet key = trigger issue key)

박보은
Contributor
November 30, 2021

Hello, I have a question for automation "Lookup issues".

 

I want to lookup subtasks, which is the children of the triggers.

Is the JQL wrong? the result just shows the name of the parent, saying wrong JQL in the audit log.

 

Thank you.

 

image.png

1 answer

1 accepted

4 votes
Answer accepted
Alex Koxaras _Relational_
Community Champion
November 30, 2021

Hi @박보은 

Can you try this {{triggerIssue}} instead of {{triggerissue}}?

Most likely it could be the capital "I" of the word issue.

Let me know!

박보은
Contributor
December 1, 2021

I tried it, but It still doesn't work for me.

the audit log says, that "=" is unexpected in the Lookup issues JQL 

박보은
Contributor
December 1, 2021

It worked for me when I changed the JQL to 

parent = {{triggerIssue.key}}

 

thank you!

Suggest an answer

Log in or Sign up to answer