Details
-
Bug
-
Status: Open
-
Blocker
-
Resolution: Unresolved
-
Xray DC 7.14.2
-
None
-
None
-
DC
Description
Description: As a user, I should receive an error importing XML results if new Test is required to fill the mandatory fields along with the updating of existing Test results.
If we import the file in Jira UI we are facing error. If we using the Gitlab, Import is successful for the two Tests and no error for third Test.
How to reproduce
- Have a mandatory field to create a new Test in Jira.
- Create two Tests manually in the Jira UI.
- Create a XML with three Tests and match the two Tests with existing Tests in Jira.
- Import the XML from UI-Facing the error that new Test is trying to create and description is required.
- If we import the file from postman import is successful updating the Two Test results and showing error for third Test.
- In the Gitlab no error shown about the third Test.
Actual result/Attachments
No error shown for third Test in Jenkins. Two test results updated.
Expected result
Error should be shown Gitlab as Jira UI without importing of two Test results.