Feature Summary
Notify your team of the latest updates by sending notifications from your Jira projects to Mattermost channels. You can specify which events trigger a notification - and you can filter out certain types of notifications to keep down the noise.

image
Each user in Mattermost is connected with their own personal Jira account and notifications for issues where someone is mentioned or assigned an issue is mentioned in your own personal Jira notification bot to help everyone stay on top of their assigned issues.

A personal JiraBot helps keep you on top of your relevant Jira activities
- Create Jira issues from scratch or based off of a Mattermost message easily.
- Without leaving Mattermost's UI, quickly select the project, issue type and enter other fields to create the issue.

image
Keep all information in one place by attaching parts of Mattermost conversations in Jira issues as comments. Then, on the resulting dialog, select the Jira issue you want to attach it to. You may search for issues containing specific text.

image
Transition issues without the need to switch to your Jira project. To transition an issue, use the
/jira transition <issue-key> <state>
command.For instance,
/jira transition EXT-20 done
transitions the issue key EXT-20 to Done.
image
Assign issues to other Jira users without the need to switch to your Jira project. To assign an issue, use the
/jira assign
command.For instance,
/jira assign EXT-20 john
transitions the issue key EXT-20 to John.Last modified 2yr ago