Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
1.007.005
-
None
-
None
-
R1.008.000 S4
-
Description
Error when importing a JUnit report with huge amount of Test Cases.
With a JUnit report in the range of three hundred Test Cases (that don't exist yet) it returns the error below:
{"error":"Server Error - Error retrieving Project from Jira with key \".......\": "}How to reproduce:
- Make a REST API call using the Test Execution Key (an existing one) but where the Tests are not created yet.
- Use a JUnit report that has a lot of Test Cases like 350 or more.