Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Can I use variables with the lookup table on Jira automation?

Christos Katsivas November 11, 2024

Hi all, 

I am trying to create an automation, and I would like to use the lookup table.

I have created a smart value named "provider."

Can I use the value of this variable to retrieve the corresponding value from the table? For example, something like this: {{myTable.get({{provider}})}}

Thank you.

1 answer

1 accepted

3 votes
Answer accepted
Bill Sheboy
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.
November 11, 2024

Hi @Christos Katsivas -- Welcome to the Atlassian Community!

Yes, that is possible.

Once inside of the double-curly brackets for an expression, additional ones are not needed.  Please try this instead:

{{myTable.get(provider)}}

 

Kind regards,
Bill

Christos Katsivas November 11, 2024

Thank you for your help!

Like Bill Sheboy likes this
Bill Sheboy
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.
November 11, 2024

Did that resolve this one for you?  If so, please consider marking this question as "answered" to help others with a similar need find solutions faster.  Thanks!

Like Christos Katsivas likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events