Java API allow creating duplicate issue types

XMLWordPrintable

    • 7.13
    • 3
    • Severity 2 - Major
    • 1

      Issue Summary

      Even though you can't create duplicate issue type with the same name through Jira UI or REST API, Jira still allows this through Java APIs.

      Steps to Reproduce

      1. Create an issue type called "Test"
      2. Install Xray or Zephyr

      Expected Results

      Jira stops the creation of "Test" issuetype as it already exists

      Actual Results

      • Jira allows duplicate issuetype to be created
      • Jira issue search with issuetype = "Test" will only show the issues of the lower issuetype ID

      Workaround

      Follow KB Jira issue search doesn't fetch all issues when there are duplicate issue types

            Assignee:
            Unassigned
            Reporter:
            Suddha
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: