-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
-
Not defined
Brief summary of the bug. What is it ? Where is it ?
Steps to reproduce:
Create a blank dashboard in C8SaaS
Add report to blank dashboard
Actual result:
It fails to load available reports.
Request is failing, with same user id with different users.
{ "errorCode" : "serverError", "errorMessage" : "An internal server error occurred.", "detailedMessage" : "Unexpected response when fetching cloud user by id: 429", "reportDefinition" : null }Expected result:
It should load available reports to add.
Testing notes
Create several Dashboards containing several reports and observe whether they are all created properly without any 429 errors
Developer notes:
This is potentially a side effect of the changes done in OPT-6488