Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
borderColor#414344
titleColorwhite
borderWidth1
titleBGColor#414344
borderStylesolid
titleTable of Contents
Table of Contents
stylecircle


Description

Attachments list field duplicates JIRA standard behavior but allows tuning attachment list view. Attachment Linked issue details field extends basic JIRA presentation of linked issues. Configuration options allows to set what issue fields are visible and filter out issues based on given criteria. Issue details list can also be visible in all place that supports custom fields:

...

Configure Linked Issue Details List

...

Scheme Configuration for Linked Issue details custom field will summaries configuration for your field.

Use Edit issue fields link to change what issue fields will be visible

Use Edit issue filter link to change what issues will be visible - how issue will be filtered.


Linked Issue details - configuration summaryImage AddedIssue fields configurationImage AddedIssue filters configurationImage Added



ElementDescriptionPreview
Issue fields

You can select and reorder what issue fields will be visible as columns in Linked issue details field.

There are two separate field lists: one with standard JIRA fields, second list contains custom fields.

Image Added

Headers visibleWill turn on / off column headers. Useful settings when field is embedded in other pages or in third party plugins.

Headers are not visible

Image Added

All issue types

Include / Exclude issue types

If All issue types is false then only included issue types will be visible

Only Task issues are included

Image Added

All link types

Include / Exclude link types

If All link types is false then only issues linked using included link types will be visible.

Only issues linked by Blocks link are included

Image Added

All link directions

Include / Exclude link directions

If All link directions is false then only issues linked in specific direction using included link direction will be visible. Direction in JIRA is represented as relation name like: blocks / is blocked by

Only issue linked by blocks link direction are included

Image Added

JQL QueryIf JQL Query is present then only issue that are matching given JQL Query will be visible.

Only open issue are visible, JQL Query = "resolution is Empty"

Image Added