You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
JIRA - Help to create a report where I can see how many days have passed since our last comment/response. Will need to be able to sort it by the number of days that have passed since our last response and be able to perhaps filter it for different status
Here's the current filter i created Organizations = "Amex TLS - GSS" AND project in (GSS) AND "Customer Request Type" = "Production Incident (GSS)" AND status not in (Closed, Resolved, Released, Canceled, Declined) ORDER BY lastCommentedDate
But employee wants to add the lastCommented field to the filter’s columns, he wants to know when was the last time this ticket was commented on.
Can anyone help me figuring this out?
Hello @Gethro Guerrier
It is not currently possible to display the last comment in the columns of the filter results. Here is a change request for that where you can add your vote:
https://jira.atlassian.com/browse/JRACLOUD-2734
Since you have the lastCommentedDate field available to you, I am guessing that you have the Adaptavist ScriptRunner app installed on your instance. Is that true?
Have you explored if you can use ScriptRunner's Scripted Fields feature to solve your issue?
So far I haven't found any apps that have a pre-built solution for "days since last comment".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.