Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Restrict access to custom journal entries [Updated in Security Center 1.3 and removed in 2.0]

Use the glide.live_feed.custom_journal.acl_check_enabled property to respect ACL's on custom journal fields.

If glide.live_feed.custom_journal.acl_check_enabled is not set to the recommended value of true, then all users to be able to see all journal entries within the life feed feature. Setting property to true will respect ACL's on custom journal fields which is a good to have feature.

More information

AttributeDescription
Property nameglide.live_feed.custom_journal.acl_check_enabled
Configuration typeSystem Properties (/sys_properties_list.do)
CategoryAccess control
PurposeTo control which users see which journal entries based on ACLs.
Recommended valuetrue
Default valuetrue
Configuration typeBoolean.
Security risk(Moderate) When set to true, only the custom journal entries which pass ACL will be shown in Live Feed, otherwise, all users will be able to see all journal entries.

To learn more about adding or creating a system property, see Add a system property.

Parent Topic:Access control