Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

CMDB Workspace - Visual bug when adding other roles to Reassign button

JaeggerLegane
Kilo Sage

In the CMDB Workspace, there is a button "Reassign" on the list views of "My Work" when managing CMDB tasks:

JaeggerLegane_2-1761561239696.png


Out-of-the-box, this declarative action is only visible for users with the "data_manager_admin" role:

JaeggerLegane_0-1761560809897.png

 

 

Since data_manager_admin provides too much access for the average CMDB user, I instead tried adding the data_manager_user role.

This however causes a visual bug. When I impersonate a user with the data_manager_user role and try to reassign a task, it shows the same user in duplicates of 5, 6 or sometimes even 10 even though that user exists only once on the sys_user table:

JaeggerLegane_1-1761561155408.png

What i've also noticed in the amount of users being queried in the filtering:
data_manager_admin = 383 users
data_manager_user = 3064 users (probably due to the duplicates)

This also seems to be the case when I try adding other roles.

Does anybody know if there's any other configuration required, other than adding the role to the declarative action?

 

--------------------------------------------------------------------------------
If my post helped you, please click the accept solution button and hit the thumbs up! Thank you!
0 REPLIES 0