Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It toggles the visibility of the legacy On-call calendar within the ServiceNow platform. |
| What area does it affect? |
On-call scheduling |
| 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 transitioning users to the new calendar format or addressing user preferences. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.on_call_rotation.show_legacy_calendar |
| Sys ID |
7298a822d7001200f2d224837e6103db |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Show the legacy On-call calendar |
| Updated |
2024-05-25 03:39:02 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... ta com.snc.on_call_rotation.access.debug If true, enable general On-Call logs for debug Location: System Property [sys_properties] ta com.snc.on_call_rotation.reminders.showtz Include a user's time zone in On-Call Shift Re Location: System Property [sys_properties] ta com.snc.on_call_rotation.show_legacy_calendar Show the legacy On-Call calendar. Location: System Property [sys_properties] ta com.snc.on_call_rotation.calendar_read_roles Comma-separated list of roles that can read t Location: System Property [sys_properties] ta com.snc.on_call_rotation.cover.color Sets the color of the ...
Related properties