Forums

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

How to have report of work log everyday?

Frank Mingbo Li May 12, 2020

Hi,

We are very new to JIRA. As a producer, I try to let team adapt to new workflow. One of routines is user has to work log by the end of day. 

Is there anyway I can have a report to see if everyone log their work?

 

Thank you very much.

1 answer

1 vote
Grigory Salnikov
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.
May 12, 2020

Hi @Frank Mingbo Li and welcome to our Community!

You could try the following JQL expression in the advanced search:

worklogDate >= startOfDay(-1)

Suggest an answer

Log in or Sign up to answer