Forums

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

filter how to find issues dev complete in last seven days?

blink red
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 18, 2020

I have been playing around the jquery to retrieve data where issues is dev complete in last 7 days. I would like to link this to confluence for jira report.

I was able to do with resolve date but I need dev complete date. 

Any help is much appreciated.

Thanks in advance

Redblink

1 answer

1 accepted

0 votes
Answer accepted
Pete Singleton
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.
February 18, 2020

You cannot do with with standard Jira functionality, you will need an add-on.

The addon JMCF (Jira Miscellaneous Custom Fields) let's you create a custom field of type "status entered on date/time".  You could then query this field to see when an issue entered the Dev Complete state.

blink red
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 18, 2020

Thank you Pete, look like that the only option I have 

Suggest an answer

Log in or Sign up to answer