JIRA has built in fields for 'Created', 'Updated' and 'Resolved', but there doesn't seem to be one that records that date an issue was 'Closed'.
Is there an easy way that I can generate a report that show all issues that have been closed since a certain date? It feels like there should be some built-in functionality for this, but I can't seem to find it.
Thanks
Sam
Hi Sam,
You can run a search like the following:
status = done and status changed AFTER -3d
Thanks and regards,
Paula Silveira
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sam,
With the Advanced Searching you can search like this:
status changed to Closed AFTER "2015/01/31"
for more tips, take a look at this KB article:
https://confluence.atlassian.com/display/JIRA063/Advanced+Searching
Best Regards,
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.