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 boolean property, when set to true, restores the ConversationDto.partial functionality that was removed in the Vancouver release. |
| What area does it affect? |
Conversation payload management |
| 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 needing to access deprecated payload data or during system upgrades. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cs.enable_partial |
| Sys ID |
5a2844ca532021101fdbddeeff7b128c |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
ConversationDto.partial is deprecated and removed from the normal payload as of Vancouver. Set this boolean to true to re-enable it. |
| Updated |
2024-05-25 03:53:18 |
Related properties