Forums

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

How to see updates on tickets already closed ?

Jeanne ROBERT
Contributor
March 17, 2023

Hello, 

I have a question, we need to create a JQL filter in able to see when a closed ticket receive a new comment (in order to re-open the ticket if we need it). 

Can you help me to write this JQL filter please ? 

Thank you for your help

Jeanne

1 answer

1 vote
Jack Brickey
Community Champion
March 17, 2023

Hi @Jeanne ROBERT ,

so OOTB JQL alone cannot analyze comment timing. A common addon folks use is Scriptrunner (lastcommenteddate) so if you have that addon or similar you can achieve thru the extended JQL functionality. However, there is a solution that can be achieved OOTB simply using Automation...
create an Automation rule as follows:

  • trigger - comment added
  • condition - status equals closed (or whatever your done status(es) are)
  • action - send email
Jack Brickey
Community Champion
March 17, 2023

Note, if you can definitively define the "reopen" conditions you could add them to your automation rule so that, rather than send an email "hey go look at this", then you could reopen if appropriate.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events