Forums

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

Find worklogs that were created for a specific date range but were logged after a specific date?

Jan Mueller August 9, 2018

I'm trying to get all users whose: 

  • worklogs are for days between June 1st and June 30th 
  • worklogs were created after July 1st 
  • worklogs issues are part of fixedVersion "foobar" 

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). 

Schnappschuss_080918_033407_PM.jpg

 

 

1 answer

0 votes
Susanne Götz _Tempo_
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.
August 9, 2018

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events