Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Products
  • Jira
  • Questions
  • How can i set the filter through JQL to find the report of issues whose status is open since last 24 hours via email at fixed time daliy.

How can i set the filter through JQL to find the report of issues whose status is open since last 24 hours via email at fixed time daliy.

Varun Dhingra September 9, 2013

How can i set the filter through JQL to find the report of issues whose status is open since last 24 hours via email at fixed time daliy.

2 answers

0 votes
Nic Brough -Adaptavist-
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.
September 9, 2013
Jobin Kuruvilla [Adaptavist]
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.
September 9, 2013

I think this one is slightly different because he needs issues were status was not changed from open. Not changed is currently not supported :)

0 votes
Jobin Kuruvilla [Adaptavist]
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.
September 9, 2013

Create a filter with the following JQL.

status changed after -24h

Create another filter like this.

status = open and filter != "filter created earlier"

You can then subscribe to the second filter, every day at a fixed time.

https://confluence.atlassian.com/display/JIRA/Receiving+Search+Results+via+Email

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events