e.g. I have a user named foo.bar who has logged following number of hours on a ticket:
- 4 hrs on Jan 29, 2019
- 4 hrs on Feb 2, 2019
- 2 hrs on Feb 4, 2019
Is there a way to get ONLY the number of hrs logged in Feb?
I've tried:
worklogAuthor=foo.bar and worklogDate >= 2019-02-01
...which returns the correct ticket, but both "ΣTime Spent" and "Time Spent" show 10 hrs, instead of 6.
I tried looking for another column name that may contain the info I'm looking for but no avail.
Unfortunately, you will need a plugin for this. Plugins like Tempo can create reports you are looking for and plugins like JQL Tricks can pull the issues using JQL.
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.