Evaluate the admin override at the access level

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • If you want to force ACL evaluation for admin overrides at the access level, you can add a system property.

    시작하기 전에

    Role required: security_admin

    이 태스크 정보

    ACLs are evaluated cumulatively. If there are number of ACLs on any given field and the Admin Overrides option is false (not selected) on one of them, then the effective admin overrides for all the ACLs are considered to be false. This causes admins to be unable to pass even the ACL where the override should be in effect.

    프로시저

    Add the following property to the system properties table:
    Property Description
    glide.security.admin.override.accessterm Evaluates the admin override condition at the access term level.
    • Type: true | false
    • Default value: true for new instances, false for upgrades
    • Location: Add to the System Properties [sys_properties] table
    주:
    If the property is not defined on the Instance, the value evaluates as false.