Configuring notifications for specific issue transitions

The default issue transitioned notification sends issue updates on every issue transition. If you also choose the option to reopen closed conversations the behavior is often undesired because you want issues only to be reopened if it is transitioned to a "done" state.

You can achieve this behavior by installing a workflow post function in your Jira project workflow. This page walks you through the steps to configure such a post function.

Adding a Workflow Post Function

Make sure you are in Diagram mode by clicking on the Diagram button (1). After that click on the transition arrow (2) for which you would like to notify linked Intercom conversations.

A transition pop-up opens. Select Post Functions (3) from its menu which opens the transition editor.

In the transition editor select Add post function (1). This opens the Add Post Function To Transition page. Select Notify Intercom conversations and click Add.

Before the post function is added you are presented the post function configuration screen. On this screen you can choose to have linked conversations reopened (1) when the post function runs.

Finish the post function configuration screen by clicking Add (2).

The post function is now installed to your selected workflow transition (1). Before you finish, remember to publish the draft workflow by clicking Publish (2) at the top of the page.

Troubleshooting

If your Workflow Post Function is not working please ensure that

  1. The Jira project is connected to Intercom

  2. Conversation linking is enabled in the configuration

Last updated