The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Calculation of Time in hours, the issue was with the Assigned to Team

Rjve Nautiyal
December 12, 2016

Hi,

I am using JIRA version 6.2.3 (Server Version) and have created a custom field called "Assigned to team". Assigned to team have drop down values Development, Testing, Production.

So, whenever the bug is raised the issue is assigned to team - Development. Once the issue is analyzed and fixed by the development team the assigned to team is changed to Testing.

So, basically I am looking the time the issue was with the development team in hours.

Looking forward for the help.

Thanks & Regards,

Rajeev Nautiyal

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
December 21, 2016

I'd write a scripted field to do that (you'd need the Script Runner add-on to do it my way, but there are some others that might do it).  It could extract the data from the history and work out the hours.