Skip to end of banner
Go to start of banner

Conflicting structure builders

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The general rule of structuring tasks is that the order of the structure builders is important and determines the resulting structure.

As the App can not duplicate tasks, when you enable conflicting structure builders, your tasks will be nested under the structure builder with higher priority (higher on the list).

The most common conflicts are listed in the table below:

Structure builder

Description

Projects and sprints

Sprints can be only created on Jira software boards which use a JQL filter to define the scope of tasks. Sprints are not related to any particular Jira project or in other words, you can add tasks from any Jira project to a Sprint. Automated task structure in this case will generate two separate branches.

Component and Versions

Components are subsections of a project; used to group data while versions control the scope of the release. When used together will create separate branches in the task structure. Depending on the order of the structure builders, an issue once nested under one of them will not move.

Version and SprintsAs it is not possible to set a version of a Sprints in Jira it is also not possible to create such a structure.
Components and SprintsComponents are subsections of a project; creating a structure with Sprints just like in the case of versions would create two separate branches.

For example, all the tasks within the Scope of the Box belong to a single Project and a couple of tasks are added to a Sprint. The Project Structure builder has priority over other Structure builders:

As a result all there are no tasks under the Sprint:

When you reverse the active Structure builders all the tasks added to the Sprints:



  • No labels