Forums

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

Jira automation lookupIssues error

Lex A
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 8, 2023

When I use template with action "Lookup issues" I see an error in logs. 

https://i.imgur.com/zkbmHOW.png

 

{{#lookupIssues}}
:black_small_square: <{{url}}|{{key}} - {{reporter.displayName}} - {{summary}}>
{{/}}

 What am I doing wrong?

 

1 answer

1 vote
Kristopher Perez
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 8, 2023

The Error is not related to the Lookup but rather what data get be sent in the Web Request.

The syntax you provided for your lookup should work as is, you haven't done anything wrong there.

A good way to test if you are getting the response you are looking for would be to add a "Log action" and put the Smart Value in there to make sure you are getting the expected data.  When you go to the Audit Log, you will see the output of the Smart Value.

KrisCursor_and_zkbmHOW_png_1_647×618_pixels.png

Suggest an answer

Log in or Sign up to answer