Link Schemes | Dependency Governance Documentation

Link Schemes documentation.

Link Schemes define which Jira work item link types are allowed and how they can be used.
They are the fundamental building blocks for controlling work item relationships in Depencency Governance for Jira.

Each Link Scheme can be reused across multiple spaces and work types via Work Type Link Schemes.

Link Schemes Administration View - Table Columns

The Link Schemes section is available in the Depencency Governance administration menu.

Entering this section displays a table of existing Link Schemes, providing an overview of how link rules are defined and where they are used.

The table contains the following columns:

Name

Work Type Link Schemes

This column provides visibility into where a given Link Scheme is actively used.

Operations

The Operations column provides the following actions:

Configure

Edit

Copy

This is useful for creating variations without starting from scratch.

Delete

Deletion is allowed only if the scheme is not actively used.
Image{.img-center .img-full}


Creating a New Link Scheme

At the top of the Link Schemes screen, an Add Link Scheme button is available.

When clicked:

  1. A modal dialog is displayed
  2. The administrator provides:
    • Name
    • Description
  3. After confirmation, the new Link Scheme is created and added to the table

The new scheme is initially without any restrictions and can be configured immediately.


Link Scheme Configuration View - Table Columns

Clicking the scheme name or using Configure opens the detailed configuration view.

This view displays a table of link types that defines how work item links behave within this scheme.

The table contains the following columns:

Order

Changing the order affects only presentation, not validation logic.

Name

Exception:

Link

This column reflects the actual Jira link direction used during validation.

Status

Disabled links cannot be used to create new work item relationships.

Operations

Each row provides two actions:

Disable Others

This action is useful when:

Default

Only one link type can be marked as default within a Link Scheme.
Image{.img-center .img-full}


Save Behavior


How Link Schemes Are Used

Link Schemes are not assigned directly to spaces.

Instead:

This design allows:

→ See: Work Type Link Schemes


Validation Behavior

Link Schemes are evaluated every time a link is created or updated through:

For a link to be created:

If either condition is not met, the operation is blocked.


Permissions

Managing Link Schemes requires:

Users without these permissions cannot modify Link Schemes but are affected by their rules.


Related Pages