Actions
Bug #9980
openRedundant API call in Users page
Status:
New
Priority:
Low
Assignee:
-
Start date:
26/02/2023
Due date:
% Done:
0%
Estimated time:
Device Type:
Component:
Type:
Description
Environment details
510 server
Prerequisites
Set of users
Steps
reload users page and select the "Roles" of a user.
Description
Redundant API calls are send when reloading users page. all of the users details can get from search1. When a page reloaded a role call is sent for each user [2].
When click on a particular user role, it again send the same call that earlier sent [3].
[1]
[2]
[3]
Result
Redundant API calls are sent when loading Users page
Files
Actions