Missing Version information in version panel tab

XMLWordPrintable

    • 6.04
    • 1
    • Severity 3 - Minor

      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;

        1. funky.png
          141 kB
          Azfar Masut

            Assignee:
            Unassigned
            Reporter:
            Azfar Masut (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: