-
Bug
-
Resolution: Fixed
-
Medium
-
10.71
-
None
-
2
-
Severity 2 - Major
-
Batman! - TART6
Issue Summary
Duplicate test cases are created during import if the story linked to it has an identical story name.
Steps to Reproduce
- Create a Story several times in a program and make sure all stories have the same name. (Case sensitivity doesn't matter)
- Create a test case import and enter only 1 test case
- Make sure that the test case is linked to a story name that we created in step 1.
- Import the test case
Expected Results
Only 1 test case imported.
Actual Results
The single test case is duplicated based on the number of stories with the same name that is linked to it.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
JIRAALIGN-1589 [JIRAALIGN-1589] Release/PI: User are able to rename a release title with an existing one
- Closed