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

« Previous Version 9 Next »

Lookup link panels are used to create read-only issue panels to display linked issues.

To create a STAGIL Lookup field please navigate to the app administration and choose Lookup Link Panels:

Now you will see the following screen:

To add a field, choose a Name and click Add. Already created fields will appear in the list above.

Configuring Lookup Link Panels

Defining the Context

To set the field context of a Lookup Link Panel click Manage:

Now you can set the context by choosing projects and issue types:

Data Logic

Now you can continue by defining the scope of your lookup panel. Therefore you have different scope options.

Scope

Subtask of current issue: Show all subtasks of current issue + optionally apply further restrictions via JQL.

Stories of current epic: Show all stories of current epic + optionally apply further restrictions via JQL.

Issues linked to current issue: Show all issues linked to current issue.

Select Links (link type) and link Level. Optionally provide a JQL. The lookup link panel will show all issues linked to the current issue that match the defined link type (any link type if nothing is specified), link level and scope JQL.

Issues linked to issues from JQL: Show all issues linked to defined “starting issues”.

First you have to provide a JQL that selects the issue(s) you want to look at. The logic of this scope option is the same as in “Issues linked to current issue” but this time you can look at issues that are not the current issue but the issues you define under “Starting Issues”.

Select Links (link type) and link Level. Optionally provide a JQL for “Selectable Issues”. The lookup link panel will show all issues linked to the current issue that match the defined link type (any link type if nothing is specified), link level and scope JQL.

JQL: Show all issues that are in the scope of the JQL provided in the “Selectable Issues” field.

In the “selectable issues” or “starting issue” field you can use the {reporter} and {assignee} placeholder as well.

Display Style

Under display style you can define the style of your lookup link panel. Therefore you have the following options:

Panel: Relations (Left) / Relations (Right). Select if you want to display the relation table at the left or right side of your issue.

Display Style: Table / List / Table + pop-up

Rows per page: Select the max. amount of rows per page (rest will be shown with pagination).

Fields to show: Select the fields that should be displayed in the panel.

Fields to sum up:

Issue Progress Bar: Sums up the progress of linked issues in panel based on status and visualizes it in a progress bar.

  • No labels