Not applicable

Hi, did you try this condition for the existing business rule?

 

if (!gs.hasRole('user_admin') && !gs.hasRole('view_inactive_user') && (current.getEncodedQuery().indexOf('sys_id>')== -1))

 

If this information has helped you, please mark answer as helpful/correct.