Skip to content

Commit

Permalink
[MM-1137]: Updated the Jira docs with help text for Admin API Token a…
Browse files Browse the repository at this point in the history
…nd Admin Email (#7605)

* [MM-1137]: Updated the Jira docs with help text for Admin API Token and Admin Email

* Editorial updates

* Update source/integrate/jira-interoperability.rst

* Update source/integrate/jira-interoperability.rst

* MM-1137: review fixes

---------

Co-authored-by: Raghav Aggarwal <[email protected]>
Co-authored-by: Carrie Warner (Mattermost) <[email protected]>
Co-authored-by: Doug Lauder <[email protected]>
  • Loading branch information
4 people authored Feb 3, 2025
1 parent 61b3606 commit cf553b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/integrate/jira-interoperability.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ A Mattermost system admin must perform the following steps in Mattermost.
- **Hide issue descriptions and comments**: Show or hide issue descriptions and comments from subscription and webhook messages.
- **Enable slash command**: Enable or disable slash command autocompletion to guide users through available ``/jira`` slash commands.
- **Display Subscription name in notifications**: Show or hide subscription name in notification messages posted to a channel.
- **Admin API Token**: Set an `API token <https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/>`_ to get notified for comments and issue creation events, even when the user triggering the event isn't connected to Jira, and set up Autolink. API tokens must be created using an admin Jira account; otherwise, notifications won't be delivered for projects the user can't access, and Autolink won't work.
- **Admin Email**: Set Admin email to get notified for comment and issue created events even if the user triggering the event is not connected to Jira and setup Autolink for Jira plugin.

2. Run ``/jira setup`` to start the wizard to configure the plugin. If you wish to set up the plugin manually, then please follow the steps below.

Expand Down

0 comments on commit cf553b8

Please sign in to comment.