How to integrate with Slack on Jira
Integrate Jira with Slack by installing the official Jira Cloud for Slack app from the Slack App Directory. Configure issue notifications, create issues directly from Slack, and set up automated updates to keep your team informed about project progress.
Prerequisites
- Jira administrator permissions
- Active Slack workspace with admin access
- Jira Cloud or Server instance
- Basic understanding of Jira project management
Step-by-Step Instructions
Install Jira Cloud for Slack App
Connect Your Jira Instance
/jira connect in any channel. Click the Connect your Jira site button and enter your Jira site URL (e.g., yourcompany.atlassian.net). Authenticate with your Jira credentials and grant the necessary permissions for the integration.Configure Channel Subscriptions
/jira subscribe [project-key] in your desired Slack channel. Configure which events to receive by adding filters like /jira subscribe ABC created updated where ABC is your project key. You can specify events such as created, updated, resolved, or commented.Set Up Personal Notifications
/jira settings in Slack. Enable Personal Notifications to receive DMs when issues are assigned to you, when someone mentions you in comments, or when issues you're watching are updated. Customize the frequency and types of notifications you want to receive.Create Issues from Slack
/jira create. Fill out the issue creation form with Project, Issue Type, Summary, and Description. You can also create issues by selecting More actions (three dots) on any Slack message and choosing Create Jira issue.Configure Jira Administration Settings
Test and Validate Integration
/jira create, subscribing to a project with /jira subscribe [project-key], and verifying that notifications appear correctly. Check that issue links unfurl properly in Slack by pasting a Jira issue URL into a channel. Confirm that team members can interact with Jira issues directly from Slack notifications.Common Issues & Troubleshooting
Jira links not unfurling in Slack messages
Ensure the Jira Cloud app has permission to access the channel. Go to channel settings, click Integrations, and add the Jira app. Also verify that link previews are enabled in your Slack workspace settings.
Not receiving notifications despite subscription
Check your subscription settings using /jira list to view active subscriptions. Verify the project key is correct and you have view permissions for the Jira project. Re-subscribe using /jira subscribe [project-key] if needed.
Unable to create issues from Slack
Verify you have Create Issues permission in the target Jira project. Check that the project is included in the Slack integration settings in Jira administration. Try reconnecting your account using /jira connect.
Authentication errors when connecting Jira site
Clear your browser cache and cookies, then retry the connection process. Ensure you're using the correct Jira site URL format (company.atlassian.net). Check that your Jira account has the necessary permissions and isn't locked or suspended.