Bugzilla importer does not check if entered key is already used by a project

XMLWordPrintable

      The Bugzilla importer prompts the user for project keys. If the user enters the key of an existing issue, JIRA goes ahead and creates another project with the same key:

      mysql> select pname,pkey from project;
      +--------------+------+
      | pname        | pkey |
      +--------------+------+
      | Test Project | TP   | 
      | ABC          | TP   | 
      +--------------+------+
      2 rows in set (0.00 sec)
      

              Assignee:
              Dushan Hanuska [Atlassian]
              Reporter:
              Jeff Turner
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 6h
                  6h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 5h Time Not Required
                  5h