Bugzilla importer loses some issue descriptions

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Medium
    • None
    • Affects Version/s: None
    • None

      There is a bug in JIRA's Bugzilla importer where the issue description is sometimes lost. This happens quite rarely (5 times in 1700 issues in one test). It is due to a stale cache being used and the (description-less) cached issue persisted.

      Affected issues can be identified with a SQL query:

      SELECT pkey FROM jiraissue WHERE description IS NULL;

              Assignee:
              Jeff Turner
              Reporter:
              Jeff Turner
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: