Skip to:

Display linked issues

by JiBrok
works with Jira Cloud, Jira Server 9.0.0 - 9.17.3, Jira Data Center 9.0.0 - 9.17.3

OVERALL RATINGS

INSTALLS

56

SUPPORT

  • Partner Supported

Key highlights of the appDisplays issues linked by specific types of links or through JQL. You can configure which fields to display and in what 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.

Resources

  • Descriptor

    Get the descriptor file downloaded to your system

  • App documentation

    Comprehensive set of documentation from the partner on how this app works

  • EULA

    Get the End User License Agreement for this app

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

Security program

  • This app is not part of the Marketplace Bug Bounty program.

Integration permissions

  • Display linked issues integrates with your Atlassian product

Version information

Version 1.0.4-ACfor Jira Cloud

Release date

Feb 11th 2023

Summary

New options for specifying parameters in JQL.

Details

Support parameters in JQL for fields with multiple values, issue.properties and other data from issue.

Examples of use params in JQL:

  • 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})

Payment model

Paid via Atlassian

License type

Atlassian Closed-Source

Learn and explore

  • What’s Marketplace
  • App installation
  • About Atlassian
  • Atlassian resources
  • Search and ranking
  • Atlassian events
  • Atlassian foundation

Follow