Forums

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

Daily Report

Daniel Fenech June 14, 2018

I can't seem to find a way to create a report for the previous day (not the previous 24 hours), but the day before.

What I want is to have a report that shows the amount of completed/resolved tickets during the previous day.  Is this possible?

Thanks :)

1 answer

1 accepted

1 vote
Answer accepted
Jose M.
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.
June 14, 2018

Something like this should work:
Status changed to "Resolved" during (startOfDay(-1), endOfDay(-1))
In this case it will check the status Resolved only, start and end of the last day (-1)

Daniel Fenech June 14, 2018

I think it worked, thanks:

project = XYZ AND status in (Resolved, Closed, Completed) AND updated >= startOfDay(-1) AND updated <= endOfDay(-1)

Vinoth T
Contributor
June 19, 2018

this is something that i constructed but what i want is the comments of each ticket updated by the assignee to be mailed over to me. is that possible? 

 

Simply put, i want to see what activities were done by scrum team at the end of their day along with status change.

Jose M.
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.
June 19, 2018

Hi Vinoth, do you agree to open a separate question?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events