The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • 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

Comments for this post are closed

Community moderators have prevented the ability to post new 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 Champions.
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 Champions.
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 Champions.
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

TAGS
AUG Leaders

Atlassian Community Events