Forums

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

How to create the lapse time between comments in a ticket

Oscar Espinoza July 17, 2024

I'm looking to benchmark the attentive timeliness of our support team members to a ticket.
For example, what are the time gaps between the time the ticket is created and the gap time between each comment and resolution? 
Let me know if you need more details. Thank you

1 answer

0 votes
Ramin Shanehsaz _Computerra_
Atlassian Partner
August 6, 2024

Without any additional apps, you can create custom fields for the metrics, which will be populated by an Jira automation whenever an issue is commented on, resolved, etc.

Oscar Espinoza August 10, 2024

Hi Ramin, interesting, can you step me through this concept? Thank you 

Ramin Shanehsaz _Computerra_
Atlassian Partner
August 12, 2024

For the time between the last two comments, you can create a text custom field and an automation as follows:

grafik.png

 

For the "Edit issue fields" action use the following smart values expression:

{{issue.comments.getFromEnd(1).created.diff(issue.comments.getFromEnd(0).created).prettyPrint}}

See also:

For other use cases you can proceed similarly.

I hope this helps!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events