I would like to have a log or report of all the issues and hours that have been logged in the past. Is this possible?
You cannot get it directly using the default queries, there is a solution but out of the box. I am using this plugin to get such type of issues where a user logged the work. I can guide you how it works.
issue in loggedTimeByUser("your user name")
In columns , add the column "Time Spent" , once you executed above query, it will return all the issues where you reported time. please look into the attachment it will be like this. If once issue have multiple time logs it will sum up the hours and then show you the total results.
Hi @Kathryn Kiel - Jira doesn't support this very well out of the box unless you just need total hours worked for each issue. There are alot of apps for Jira that can produce reports for you. Search the Atlassian Marketplace for "time tracking" to see what is available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes just total hours for each issue. Is that doable? If so, how can I get that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When you search for issues add the "Time Spent" column to the results. That will be the total time logged to the issue.
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.