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 switches between the legacy and newer notification subscription models, impacting how notifications are managed in the system. |
| What area does it affect? |
Notification subscriptions |
| 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 during system upgrades or after completing the migration of notification subscriptions. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.notification.use_legacy_subscription_model |
| Sys ID |
b4c9d0b77fb302005f58108c3ffa9175 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
This determines whether to use the legacy notification subscription model or the newer notification subscription model. This is initially set to true so that during an upgrade the legacy subscription model is used, but once the migration of cmn_notif_messages to sys_notif_subscription is complete (for subscriptions), then this is set to false to indicate that the new model should be used. |
| Updated |
2024-05-25 03:39:07 |
Related properties