Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-34516

Jira Issue Macro Does Not Display Version Info Correctly

    XMLWordPrintable

Details

    Description

      When using Jira issue macro including version field, on a Confluence page, the ID is displayed instead of the name. You can see from the screenshot, it's showing 13110 instead of 4.0.0

      jira=> select * from projectversion where project = 12301;
        id   | project | vname | description | sequence | released | archived | url | releasedate | startdate
      -------+---------+-------+-------------+----------+----------+----------+-----+-------------+-----------
       13110 |   12301 | 4.0.0 |             |        5 |          |          |     |             |
       13114 |   12301 | 2.8.0 |             |        1 |          |          |     |             |
       13112 |   12301 | 3.5.0 |             |        3 |          |          |     |             |
       13113 |   12301 | 3.0.0 |             |        2 |          |          |     |             |
       13111 |   12301 | 3.6.0 |             |        4 |          |          |     |             |
      (5 rows)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mthai@atlassian.com MichaelA
              Votes:
              2 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: