Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Fixed
-
None
-
XRAYCLOUD 2023 Sprint 10, XRAYCLOUD 2024 Sprint 5, XRAYCLOUD 2024 Sprint 6
-
Description
Description:
When importing a zip file with too many .feature files for importing Cucumber Tests, the error "Server Error - Error searching issues in Jira" occurs.
How to reproduce
- Import the ZIP file containing too many .feature files using the REST API endpoint: https://xray.cloud.getxray.app/api/v1/import/feature?projectKey=DEMO
Actual result/Attachments:
Throwing an error "Server Error - Error searching issues in Jira" while importing the cucumber Tests using a ZIP file containing too many .feature files.
Expected result:
Import Cucumber Test successfully using a ZIP file containing many .feature files.