Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-12870

Missing Version information in version panel tab

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Low
    • None
    • 6.4.3
    • None

    Description

      Summary

      The information at the version panel is not showing

      Steps to Reproduce

      1. Create a new version : eg Version1
      2. Set the fix version as Version1 & Version2
      3. Delete Version1

      Expected Results

      Version2 will have issue = 1 in the version panel

      Actual Results

      No information is shown

      Workaround

      Backup prior to performing below

      • Run the following SQL
        select * from nodeassociation where sink_node_id NOT IN (select id from projectversion);
      • Delete the node association that does not exist in projectversion
      • DELETE from nodeassociation where sink_node_id = XXXXX;

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              amasut Azfar Masut (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: