Hello guys,
I have been trying to create the following report.
I am taking tasks/issues for all projects with status moved from "done / closed" to "Reopened" status.
Also i want to know how much hours logged by users on that issue.
I am having project and Transition in pages
Issue, logged by and time in pages
if i select "Done => Reopened, its not showing the issues which are reopened from done status
Could you please advise
Hi @Ram,
The following JQL would give you the filter you need for change in status:
status changed FROM done TO Reopened
As for a report on logged hour by user, my suggestion would be the Tempo Timesheets plugin
Hope this helps
Unfortunately not, my suggestion would be to contact the Easy BI team as they can offer support.
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.