Automatically re-open a closed task when a new comment is added

Tony Vardiman November 5, 2015

We have a workflow where an external system (Zendesk) can update Jira.  When Zendesk updates a JIRA ticket/task that is closed, the comment is added but the ticket/task stays in the Closed status.

Aside from adding a transition from Closed to Open (which I know to do) is there any way to trigger the status change automatically when a comment is added to a Closed ticket/task?

3 answers

0 votes
Dennis Poort November 8, 2015

Totally missed the cloud tag. Script Runner not available for you indeed, as @Timothy Chin mentioned below.

0 votes
Timothy
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.
November 6, 2015

I would think an addon like Script Runner could do the trick for you because it can look for a commented state.

Too bad. Scriptrunner is not available on Cloud.

The general idea is to have an auto transition but yeah, you're on Cloud and limited to what you can add ons you can install.

Dennis Poort November 8, 2015

Oh yes you're right. Totally missed the cloud tag. Indeed, not available for him then.

0 votes
Dennis Poort November 5, 2015

This sounds like a Trigger for a transition. However it is not one of the default triggers. I would think an addon like Script Runner could do the trick for you because it can look for a commented state. I'm not experienced enough in that area to help you with it though. Hope it helps anyway.

Suggest an answer

Log in or Sign up to answer