-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Highest
-
Component/s: Assets - Service, performance, functionality
-
10
-
Severity 3 - Minor
-
9
Issue Summary
Asset actions with non-site admin is taking long due to permission check inefficiency.
Steps to Reproduce
- Create an object A in object type "Team" under Object Schema "Org"
- Login as non site admin with JSM agent role and add user to "Object schema developers" permission in Org schema
- Clone the object A
Expected Results
The object creation for the cloned object is taking expected time
Actual Results
The object creation for the cloned object can take up to ~30 seconds
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available