I'm trying to get all users whose:
Is there a way to only get those issues?
ScriptRunner is available.
--- What I've done so far ---
In JIRA I created a filter which get's me the issues with matching worklogs. For example:
fixVersion = Testautomation AND worklogDate > startOfMonth(-2) AND worklogDate < endOfMonth(-2)
or
fixVersion = Testautomation AND issueFunction in workLogged("after startOfMonth(-2) before endOfMonth(-2) inGroup xyz")
When I use the resulting filter in Tempo for a report I can see the entries when enabling the column "created" and "updated" and compare it to the value in column "date" for an entry (at least I think those are what I'm looking for).
Hi Jan,
I am not sure that this is possbile.
The information for "Created" looks like it is a work attribute that is added to the worklog. It is not possible to create a filter in JIRA that uses work attribute information as these attributes are Tempo specific data.
Regards,
Susanne Götz
Tempo team
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.