Forums

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

Age of Open Issue

Caitlin Fleming February 8, 2018

Is there a query to type in to get the age of open issue? 

2 answers

0 votes
Alexey Matveev
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 8, 2018

You can make a custom field which would calculated the age of an issue. You could use Adaptivist ScriptRunner or Power Custom Fields.

Power Custom Fields is a free add-on. You scripted field would have a script like this.

return (currentDate() - created); 
Caitlin Fleming February 9, 2018

I only have access to Jira - not the other resources. Where do I go for Power Custom Fields? Is that in Jira?

Caitlin Fleming February 9, 2018

I can see the sil script in power custom fields but how do I use it? I'm not familiar with scripts since I work on the business side. All I know are simple queries and dashboards.

Alexey Matveev
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 9, 2018

The add-on is available only for Jira Server or Data Center. You can download it from here:

https://marketplace.atlassian.com/plugins/com.keplerrominfo.jira.plugins.keplercf/server/overview

Then you should install it in

Addon->Manage addons->Upload addon

Caitlin Fleming February 9, 2018

Will this work for JIRA SDLC? 

Capture.PNG

Alexey Matveev
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 9, 2018

You should push the get it now button from the link which I gave you

Selection_009.png

Alexey Matveev
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 9, 2018

I am not sure what Jira SDLC is. When you connect to your Jira do you have atlassian.net/ in the url?

0 votes
Jack Brickey
Community Champion
February 8, 2018

Unfortunately no. That is a calculated value  (today-created dated).

you can export to excel and calculate there of course. There may be an addon that would provide this detail so check the marketplace. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events