Forums

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

How to create a custom field which can show number of days since last updated ?

ABHINAV JONNADA
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!
July 11, 2018

Hello,

I'm supposed to make a Bug Analysis Dashboard, which is basically I make filters and spit out appropriate charts. One of the requirements are:

- Include number of days since last updated 

-  and etc.

I'm assuming this would involve writing a script or using plugins. I can't use plugins because it requires admin access to it and I can't get admin access or ask for it.

I've no idea how to do this because its been only a week I was introduced to this project and JIRA/JQL

 

Could you suggest a way to solve this challenge, please?

 

Community Champions please help me out  @Jamie Echlin [Adaptavist] 

 @Alexey Matveev @Jobin Kuruvilla [Adaptavist] @[deleted]

1 answer

0 votes
Nic Brough -Adaptavist-
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.
July 11, 2018

I am sorry, but there is bad news here. 

Jira does not do a lot of calculations for you.  It does, of course, store an "updated" date (it's an issue tracker, tracking updates matter to it), but it really does show you "last updated", not "days since".    You'll get data like "last updated on the 3rd July 2018", not "9 days ago".

If you want to do that sort of translation, you are right, you will need code of some sort.  Yes, this does mean writing a script, as that's a better option than writing a whole App to do it, but there is no scripting in Jira, which means you will need to install a plugin to provide the ability to script.

jabhinav82 July 12, 2018

Thank you, appreciate it !!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events