How to Revert Versions in OOB ACLs??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2023 03:32 AM
Hi All,
I have modified an OOB ACL and added few custom roles. I want to undo my changes and make ACL as it was before. I couldn't see any records in the versions to move it to the previous version.
I have elevated to Security role and even changed to the same scope as of ACLs. Couldn't find any difference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2023 02:18 PM
Hi, if the action was just addition of roles to 'sys_security_acl_role' table, then browsing to the table, filtering by 'created by' and manual delete would be the quickest\easiest fix.
If you have altered ACL's, changing condition, script etc, then you could look at skipped records from your last upgrade\patch and use the revert\restore function to roll-back the ACL's, this should also mean the platform stops seeing your changes as customization; whereas an xml import of a non-customized record from a PDI, will probably still be seen as a customization.