Display linked issues

by JiBrok
for Jira Cloud, Jira Server 8.0.0 - 9.13.1, Jira Data Center 8.0.0 - 9.14.1 and more
55 installs
  • Supported
  • Jira Service Management
  • Jira Software

Displays issues linked by a specific type of links or by JQL. You can configure which fields to display and their order

Simple setup for displaying linked issues

Fast and flexible customization of the displayed information from related issues. Select the link type or JQL with parameters and the set of fields to display. Optionally, you can add a description (supports HTML)

Customize the display

Customize the display of where to show information about related issues. Web panels are now available. Display as fields and JSM support coming soon.

Save time searching and display important info

Save time searching and display important information related to the original problem

More details

This application provides the ability to display any problems associated with the task. These can be issue related to “issue links” or issues that correspond to a JQL request. In a JQL query, you can use parameters to get information from the original issue. For example:

  • priority = ${priority.id}
  • status = ${status.id}
  • project = ${project.key}
  • component in (${components.id}) or component in (${components.id})
  • fixVersion in (${fixVersions.id}) or fixVersion in (${fixVersions.name})
  • assignee = (${assignee.accountId}) or assignee = currentUser()
  • "Custom field name" = ${customfield_10055}
  • "Multi select field name" in (${customfield_10056.optionId})

The list of fields to be displayed is also configured. These can be any fields, both system and custom.

You can now display related issues in the issue view screen.

Privacy and security

Privacy policy

Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

Partner privacy policy

Resources

Integration Details

Display linked issues integrates with your Atlassian product. This remote service can:

  • Write data to the host application
  • Read data from the host application