Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
6.1.3
Description
Description
Importing Test results returns an error if the Assignee Field is set on the Test Execution Create Issue Screen and not present in the Test Create Issue Screen
How to reproduce
- Go to Test Create Screen and remove the field assignee; on the other hand, please be sure this field is present in the Test Execution Create Screen.
- Import, for example, a JUnit report using the following endpoint: http://localhost:8080/rest/raven/1.0/import/execution/junit?projectKey=GREYS
Actual result/Attachments
The import will fail, and the following message will appear:
Expected result
The imports should be ok.
Workaround: be sure that you have/do not have the Assignee field on both screens.
Version
- 6.1.4
Attachments
Issue Links
- relates to
-
XRAY-6556 Importing Test results returns an error if the Assignee Field is not on the Create Test Issue Screen
- Closed