Show Fix Version description on hover in Jira Cloud issue view

XMLWordPrintable

      Issue Summary

      In Jira Cloud, the Fix versions field currently does not expose the version description in a quick-access way when viewing an issue. Users must navigate to Project settings → Releases/Versions (or the Releases view) and open the specific version to see its description.

      In Jira Server/Data Center UIs, users are accustomed to quickly understanding what a version contains by hovering over the version name (or having easier inline access to its description), which significantly speeds up triage and analysis.

      This request is to add a way in Jira Cloud issue view to quickly see the version description, ideally via a hover tooltip over the Fix version value, or another similarly low-friction UI mechanism.

      This improvement would:

      • Restore a familiar workflow for teams coming from Data Center.
      • Reduce context switching and clicks for users who frequently need to understand release content directly from issues.
      • Make the Fix Versions field more informative and self-explanatory inside the issue view.

      Steps to Reproduce

      1. In Jira Cloud, go to a software project.
      2. Open Project settings → Releases (or Releases in the left navigation).
      3. Create or open a version, e.g. 117.1.2.
      4. Add a non-empty Description for this version and save it.
      5. Open any issue in the same project.
      6. Set the Fix versions field of the issue to 117.1.2 and save.
      7. In the new Jira issue view, hover the mouse over the 117.1.2 value in the Fix versions field.

      Expected Results

      When a user hovers over (or otherwise quickly inspects) a value in the Fix versions field in the Jira Cloud issue view, Jira should display the description of that version in a tooltip/hover card or an equivalent quick-access UI element.

      Concretely, for example:

      Hovering over 117.1.2 in the Fix versions field shows a tooltip or hover card including:

      • Version name
      • Version description
      • (Optionally) status and key metadata (e.g. Released/Unreleased, start/release dates)

      The goal is to allow users to quickly understand what a version includes without leaving the issue, achieving workflow parity (or better) with what many teams were used to in Data Center.

      Actual Results

      When hovering over the value in the Fix versions field (e.g. 117.1.2) in the Jira Cloud issue view, no tooltip or hover card is shown that contains the version description.

      To see the description of the version, the user must:

      • Click the version link and navigate away to the version details / Releases screen, or
      • Open Project settings → Releases and search for the version manually.

      There is no inline or hover-based access to the version description directly from the issue view.

      Workaround

      There is no exact workaround that replicates a hover tooltip for the version description in the Jira Cloud issue view today.

      Partial workarounds:

      1. Click through to the version details page
        • Users can click the value in Fix versions to open the corresponding version / Releases screen and read the description there.
        • Downside: this requires navigating away from the issue, increasing clicks and context switching.
      2. Encode minimal context in the version name
        • Teams can include a short human-readable label in the version name itself (e.g. 117.1.2 – Payments hotfix) so that some context is visible directly in the Fix versions field.
        • Downside: not suitable for long or detailed descriptions, can make version names noisy.

      Because there’s no hover/tooltip support for Fix Versions today, these are only mitigations, not true replacements for the requested behaviour.

              Assignee:
              Unassigned
              Reporter:
              Lucy
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: