Trick to intercept comment on jira issue with JJupin for notification

Tim Full March 18, 2014

I've successfully integrated JJupin to be invoked as a post function on a transition, but I'd also like to intercept a comment add for notification. The comment button is not a transition, so I'm not sure how I set the hook to be able to create the notification.

Suggestions?

2 answers

1 accepted

0 votes
Answer accepted
Tim Full March 18, 2014

I think I figured it out. I'll try configuring the SIL Listener from the Kepler Admin page. Looks like what I was looking for.

eric anier
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.
July 16, 2014

Hi Tim,

can you share your solution on this?

1 vote
Tim Full July 16, 2014

You need to use the SIL Listener function which you can configure from the Jira Admin -> Kepler General Parameters dialog. There is a listener available for all the standard events just like the Jira notification implementation. You can set up a listener for 'issues commented' and have a SIL script executed just like out of the transitions.

Suggest an answer

Log in or Sign up to answer