Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Xray Cloud 7.2.0
-
None
-
Prod
Description
Exporting cucumber Tests which currently have, or previously had, issue description fails unexpectedly, either via public API or the UI.
Steps to reproduce:
- Create a Test.
- In the Test Details, set the Test Type to Cucumber, and add a Cucumber definition.
- Export the cucumber feature file.
Actual result: The export is successful. - Add some description to the issue.
- Export the cucumber feature file.
Actual result: The export fails. - Edit the description and clear it entirely.
- Export the cucumber feature file.
Actual result: The export fails.