Skip to content

Commit 14b574c

Browse files
authored
Added desc in readme for scripts in ACLs check
1 parent 7df11f5 commit 14b574c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,9 @@ In general, variables in JavaScript should be properly declared (e.g. using “v
306306
### Don't show unpublished knowledge articles
307307
Unpublished knowledge articles may contain sensitive information that should not be visible to anyone with read access. By preventing access to unpublished articles, reviewers are given the opportunity to verify the content before it is made accessible. This ensures that only properly reviewed and approved information is available to users with read access.
308308

309+
### Scripts in ACLs should be cleared when Advanced is not checked
310+
Scripts in ACLs ARE executed regardless of whether or not the Advanced checked box is checked off. As such, unnecessary scripts should be cleared from the field OR the Advanced checkbox should be checked in cases where scripts are required to provide better visibility to admins for troubleshooting purposes.
311+
309312
## Category: User Experience
310313

311314
### Added a Number Prefix which already exists

0 commit comments

Comments
 (0)