Forums

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

jira - workflow automation {{issues}} count

Gavin
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.
October 7, 2021

SO I have a search to search once a week to find all the unassigned issues

project = MKV AND assignee in (EMPTY) ORDER BY created DESC

This works fine

In the email that I sent out it has

{{issues}}

It has this embedded value.  Which shows all the issues that the JQL finds.  Is there an equivalent that provides the total of {{issues}} and displays it as a number?

 

thanks

 

1 answer

0 votes
Tom Lister
Community Champion
October 8, 2021

Hi

A simple solution to this would be to save as a filter and add a subscription to it e.g. a subscribe a group that represents your audience

 

This will show a total

The filter description is added to explain the content

https://www.atlassian.com/blog/jira-software/jql-the-most-flexible-way-to-search-jira-3-of-4

Tom

Tom Lister
Community Champion
October 8, 2021

Screenshot 2021-10-08 at 10.13.24.png

Gavin
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.
October 19, 2021

True. But I would like the granularity of creating an email based on the desired format I'm interested in so the subscription filter doesn't allow that level of granularity unfortunately.

Suggest an answer

Log in or Sign up to answer