Are you tired of unnecessary or confusing issue links cluttering your Jira projects? 🤔
With Advanced Link Manager For Jira, you can take control! This powerful tool allows you to restrict which issue types can be linked using specific link types. Say goodbye to chaos and hello to clarity! 🙌
Ready to streamline your Jira experience? Let’s dive in!
✅ This feature successfully resolves the problem of : JRA-9634.
How to Restrict a Link Type to a Specific Issue Type
(Example: “Is Blocked By” → Bug)
To begin configuring Jira link types:
-
Go to the project
-
Click Project Settings
-
Select Apps
-
Open Link Manager Configuration
This is where you'll manage Jira link rules, apply filters, and define dependency logic.
Format 1: Simple Link Type Configuration
-
Jira Link Manager provides a clean interface for adding or modifying Jira link types using basic filters.This method is ideal for teams who want fast configuration without JQL.
Steps to Add a Link Type
-
Click Add Link Type
-
Configure attributes:
-
Link Type :Select the Jira link type ( is blocked by, blocks, etc.)
-
Description :Add a short description of the dependency rule.
-
Filter Options :These filters allow you to control which issues appear in your Jira link table:
-
Project → Choose target project
-
Work Item Types → Bug, Story, Task, Epic…
-
Status → To Do, In Progress, QA, Done
-
Priority → Highest to Lowest
-
-
Example Configuration
-
Link Type: is blocked by
-
Project: ALPHA-PROJECT
-
Issue Type: Bug
-
Status: In Progress, QA
-
Priority: Highest
Result of Link Type Configuration
-
As a result of this link type configuration, only issues that belong to the Alpha Project and have the following criteria will be displayed:
Work Item Type: Bug
Status: In Progress, QA
Priority: Highest
Please see the screenshot below for a visual representation of the applied filters .
Format 2: Advanced Link Type Configuration (JQL)
-
For complex projects with large Jira dependencies, you can configure link rules using JQL.
Steps :
-
Click Add Link Type
-
Select the link type
-
Add a description
-
Add your JQL query
Example JQL:
project = "Alpha-project"
AND issuetype in ("Internal request", Story)
AND priority = "Medium"
AND labels = developpement
-
Save Changes: Once all fields are filled out and your JQL query is confirmed, click "Save" to apply your changes.
Result of Link Type Configuration
-
As a result of this link type configuration, only issues that belong to this query :
project = "Alpha-project" AND issuetype in ("Internal request", Story) AND priority = "medium" AND labels = developpement
Please see the screenshot below for a visual representation of the applied filters .
Conclusion
-
By configuring Jira link types, applying filters, or using JQL, the Jira Link Manager gives you full control over how your Jira linked issues behave.
-
You can enforce strong Jira link rules, maintain clean dependencies.
-
This keeps your Jira dependency management clean, predictable, and aligned with your workflow.
Need help?
💡 We're here for you! If you have questions or need to report a bug, visit our Help Center and raise a support ticket. Our team is ready to assist you