JIRA
This integration is available in all editions from v1.8.0 onwards
The JIRA integration allows previews of issues in JIRA within Outline. For example, hovering over a JIRA mention will show a preview of the issue status at that url.
Setup
Register a new “OAuth 2.0 Integration”, you’ll need to fill out the following fields:
Name – “Outline” might make sense
Permissions – Choose the following 3 scopes:
User Identity API:
read:meJIRA API:
read:jira-work,read:jira-user
Authorization – Add “OAuth 2.0”, under callback URL use
<yourdomain.com>/api/jira.callbackSettings – Record the Client ID and Secret
Add the configuration to the Outline environment, using the following variable names:
JIRA_CLIENT_ID= JIRA_CLIENT_SECRET=Restart the server, you should see “JIRA” available under Settings → Integrations