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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,718
Community Members
 
Community Events
185
Community Groups

Using Smart Values with Jira search (Jira Advance Search, JQL)

How do you integrate or use a Jira Smart value with Jira Search, JQL. Not with the automation but only in the advance search.

 

I tried different Q&As in the cummunity. Some even the accepted answer didn't work.

It would really help if someone has been able to play along with Jira Query and Smart value for a search.

https://community.atlassian.com/t5/Jira-questions/Jira-automation-can-I-use-smart-values-with-JQL-search/qaq-p/1921932#U2363724

 

1 comment

Radek Dostál
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.
May 18, 2023

You can't, because it doesn't accept any variables.

You can use variables when calling JQL from other scripts/plugins, but only because they set the variables before the JQL is parsed (so the variables or "smart values" are already resolved when the JqlParser works on it).

Comment

Log in or Sign up to comment