Admin Override is not working after recent patch upgrade

PrajwalP2935471
Tera Contributor

After the recent patch upgrade to Zurich patch 5, we have noticed that Admins have lost access to update time zone on user record(sys_user).
We have a Write ACL, where we only allow the user to edit their own time zone and nobody else can edit it.
This ACL has Admin Override enabled, and this was working perfectly fine until last week and after patch 5 its broken.

I checked there is no other ACL on this field and when I deactivate the only ACL, it works fine. As a work around I have added the gs.hasRole("admin") condition in the script, and this works as expected.

Gone through patch 5 release notes and couldn't find anything related to this, is there anything that I am missing? any property that controls this or anything else?

I have also checked other admin override ACLs and that work fine.

7 REPLIES 7

I'm not sure if the missing property is the cause. The property enforces admin override to be blocked when there is more the 1 ACL and the field and Admin override is not set to true on both. Doing some more digging it appears that the default value for the property is true so If you don't have it in the properties it should still be acting if it was set to true. Is there more then one ACL on the field and do thy both ACLs have admin override set to true?

Other then that I'm sure what else it could be and I would suggest opening a support case.

Hi Brian,
Just tested it with Access analyzer with admin account user, and it failed the write access. I can confirm that there are no other ACL on this field and it has admin override enabled.

The issue is with only with this field and admin override works fine on other tables and fields. 

Hi @PrajwalP2935471 

 

Try this...

Ales_0-1777466399147.png

It is similar issue. It was not my case, bur perhaps it would help you...