Overview
Azure and Jira have a different approach approaches to item hierarchy.
While Jira allows for threefor a three-level hierarchy (Subtask → Standard Work Item → Epic), Azure does not restrict the number of hierarchy levels, allowing for unlimited Parent-Child relations in a single hierarchy tree.
Visual representation of Azure hierarchy depends on chosen processes and is up to 4 levels.
Note |
---|
When any of the hierarchy synchronization settings is enabled, Parent/Child link in Configuration > Mappings > Links will be unmapped and removed. |
Epics synchronization
In order to synchronize epics user have has to check Epics synchronization checkbox in hierarchy mapping page and Configuration > Mappings > Hierarchy and map corresponding epic items in both systems.This can be done in Mapping → Hierarchy Mapping
Azure → Jira: When Parent/Child link is added to mapped work item for a mapped epic in Jira, there is EpicLink created between those work items.Example:
Jira → Azure: When work item is linked to an epic there is Parent/Child relation link created in Azure.
Example
Configuration > Mappings > Types:<img of settings here>
Configuration > Mappings > Hierarchy:
Azure → Jira: When Parent/Child link is added in Azure between Task and Epic such as Task is a child and Epic is a parent, then in Jira, there will be added EpicLink between corresponding Task and Epic.
Jira → Azure: When there is EpicLink added between Task and Epic in Jira, then in Azure, there will be added Parent/Child link between corresponding Task and Epic.
Subtasks synchronization
In order to synchronize subtasks user have has to check Subtasks synchronization checkbox in hierarchy mapping page in Configuration > Mappings > Hierarchy and map corresponding work item type in Azure to subtask item in Jira.
Azure → Jira: When Parent/Child link is created in Azure from work item mapped to Jira subtask, there will be Jira subtask created. Example:
Jira → Azure: When a subtask is created in Jira, a corresponding Azure work item will be created and it will be linked to its parent with a Parent/Child link.
Example
...
Configuration > Mappings > Types:
Configuration > Mappings > Hierarchy:
Azure → Jira: When Parent/Child link is added in Azure between Task and Issue such as Task is a child and Issue is a parent, then in Jira there will be a subtask of the corresponding Story created.
Jira → Azure: When a subtask inside Story is created in Jira, then in Azure, there will be Task with Patent/Child link to Issue created.
Emulating multilevel Azure hierarchy in Jira
Because Azure hierarchy can consist of more than three levels and Jira supports only three, in order to reflect more complexed complex hierarchies, a relation link will be created. User can select what type of relation will be applied.
This can be done under Mappings → Configuration > Mappings > Hierarchy.
This relation can link to either Epic (making this epic a child issue), Subtask (making this subtask a parent issue) or any work item in between. Example:
When neither Epic nor Subtask synchronization is enabled, Items section serves standard link synchronization only.
<img of settings here>
Example
Configuration > Mappings > Types:
Configuration > Mappings > Hierarchy:
<img here>
Azure → Jira: When Related To link is added in Jira between Story and Feature (custom type), then in Azure, there will be Parent/Child link created between corresponding User Story and Feature.
Jira → Azure: When Parent/Child link is created in Azure between User Story and Feature, then in Jira, there will be Related To link added between corresponding Story and Feature (custom type).
Example configurations
Three-level Azure configuration (Basic Azure DevOps process)
<img here>
Configuration > Mappings > Types:
Configuration > Mappings > Hierarchy:
<img here>
Four level Azure configuration (Agile Azure DevOps process)
Configuration > Mappings > Types:
Configuration > Mappings > Hierarchy:
<img here>