Jira Integration
Connect Jira to capture decisions from issues and discover historical decisions.
Features
- Issue capture -
/aligncommand in Jira issues - Comment capture - Capture decisions from issue comments
- Discover - AI-powered scan of historical issues
- Evidence linking - Decisions link back to Jira issues
Setup (Cloud)
- Go to Settings → Integrations in Align
- Click Connect Jira
- Select your Atlassian site
- Authorize Align
- Select which projects to include
Capturing Decisions
From Issue Comments
Add a comment with the /align command:
/align We decided to split this epic into smaller stories
for better velocity tracking.
Ambient capture
On projects you have opted in, comment activity on an issue can raise a capture suggestion
without anyone typing /align. This is off by default, opts in per project, and stores
nothing until a human confirms.
Atlassian Cloud emits no comment-reaction webhook events, so the 📌 / 🔖 path that works in
Slack and Teams is not available here. Use /align, or opt the project into ambient
suggestions.
Discover Mode
Discover scans your Jira history for decision-like content:
- Go to Discover in Align
- Select Jira as the source
- Choose projects and date range
- Review suggested decisions
- Import the relevant ones
What Discover Looks For
- Issues with "decision" or "decided" in the content
- Architecture Decision Records (ADRs)
- Sign-off and approval comments
- Trade-off discussions
- RFC or proposal issues
Best Practices
- Use consistent labels - Tag decision-related issues
- Include rationale - Document the "why" in issue descriptions
- Link related issues - Connect decisions to implementation tickets
- Review Discover results - Not every suggestion is a decision
Permissions
Align requires these Jira scopes:
| Scope | Purpose |
|---|---|
read:jira-work | Read issues and comments |
write:jira-work | Add comments (for acknowledgments) |
read:jira-user | Map Jira users to Align users |
Evidence
When a decision is captured from Jira, evidence includes:
- Link to the Jira issue
- Issue key (e.g., PROJ-123)
- Issue title and status
- Related epic (if applicable)
Troubleshooting
Discover finds too many/few results
- Adjust the date range
- Select specific projects
- Use filter keywords
Missing issues
- Ensure Align has access to the project
- Check issue permissions in Jira
Self-Hosted Setup
Self-hosted Align uses Align's centrally-managed Atlassian app by default - see Connector Authentication, which also covers what to do if your security policy requires your own app.