Steps to Reproduce
- At Orchestrator, Testing → Test Sets → Add Test Sets
- After filling initial information, click “Include PreRelease”
Note: Early i was able to create Testsets and run entire testsets, but recently i see “An error has occurred” issue and not able to create a test set
Inspect Console API Failure Check
URL:
https://cloud.uipath.com/docusign2/Productivity_Eng_Test/orchestrator_/odata/TestSets/UiPath.Server.Configuration.OData.GetTestCasesSelection()
Payload
[{PackageIdentifier: “ERP.E2E.Testing”, VersionMask: “1.0.*”, IncludePrerelease: true}]
Response
{
“message”: “An error has occurred.”,
“errorCode”: 0,
“traceId”: “00-eb284d80e72c4ab59d17af666f05f356-08be8ebbedef2509-00”
}