Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property activates the event queue functionality specifically for tracking unread message counts in Sidebar chat. |
| What area does it affect? |
Sidebar chat functionality |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when optimizing chat features or addressing user feedback on unread message notifications. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.collab.event_queue.enabled |
| Sys ID |
13bff15043e22110d1064006fbb8f224 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Use event queue to calculate and publish the unread count number for Sidebar chat members. |
| Updated |
2024-05-25 03:38:53 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... in megabytes. An empty value in this field allows attachments up to a maximum of 1 KB. • Type: integer • Default value: 1024 • Location: System Properties > Security com.glide.cs.collab.event_queue.enabled Switch to enable the event queue for badge count calculation and publish. Note: If you set com.glide.cs.collab.event_queue.enabled to true, you must manually enable the Sidebar notification events process schedule record ...
Related properties