Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Xray DC 8.4.1
-
None
-
UI
REST API
Description
Description
When importing Cucumber JSON Execution Results, the attachments are not being imported. This situation is happening both in the REST API as well as importing directly in the UI
How to reproduce
Affected Versions: 8.4.1-j10 and 8.4.1-j11
1- Create a Feature File
2 -Create a Cucumber JSON results file containing attachments/evidence
3 -Import the JSON results file via the REST API
4 -Verify that the JSON file includes attachments
5 -Navigate to Test Execution → More → Import Execution Results
6 -Open the corresponding Test Run
Result: Attachments are not present in the Test Run
Working Version: 7.12.3-j10
1 - Create a Feature File
2 - Create a Cucumber JSON results file containing attachments/evidence
3 - Import the JSON results file via the REST API
4 - Verify that the JSON file includes attachments
5 - Navigate to Test Execution → More → Import Execution Results
6 - Open the corresponding Test Run
Result: Attachments are correctly displayed in the Test Run
Actual Result
Attachments included in the Cucumber JSON results are not imported or displayed in the Test Run.
Expected Result
Attachments included in the Cucumber JSON results should be successfully imported and visible in the Test Run.
Version
8.4.1-j10
8.4.1-j11
Workaround
N/A