Hi Admins,
I using look up issue smart value in an automation which shows all issues under an epic with some satisfied conditions and order by some custom field (ASC)
Now i would like to pick only 1st issue in that list. Earlier i am using smart value as {{#lookupIssues}} {{key}}, {{/}} -- It gives all issues.
any clues??
Thanks,
Raju
List capabilities with Smart Values are documented here:
https://support.atlassian.com/jira-software-cloud/docs/smart-values-lists/
For your use case, scroll down to the "Combined function examples" section. Short answer:
{{#first}}
Adding to what @Mykenna Cepek describes...that works when you are inside the list iterator. To just get the first issue, use {{lookupIssues.first}}
Best regards,
Bill
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Become an effective Jira admin
Manage global settings and shared configurations called schemes to achieve goals more quickly.
Streamline Jira administration with effective governance
Improve how you administer and maintain Jira and minimize clutter for users and administrators.
Learning Path
Become an effective Jira software project admin
Set up software projects and configure tools and agile boards to meet your team's needs.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.