ALLOW_EDIT_IN_USE_SHIFT_CONFIG
- Description:
-
You can use this configuration key to edit a shift configuration even if the shift is already in use in the schedule. When set to TRUE for a team, you can update the shift configuration before the Shift Last Used On date. Existing shifts are not updated with the new configuration. When set to FALSE, you cannot edit or inactivate a shift configuration on or before any date the shift is in use. This prevents changes to shifts that are already in use. For example, If Team A’s shift is currently being used in the schedule, setting this key to TRUE enables updates to its configuration, such as its shift start time or description. If it’s FALSE, editing is not permitted.
Sub-teams can also inherit the parent team’s setting only if Apply to Sub-teams is selected. If a sub-team has its own configuration value, that value overrides the parent’s setting.
Examples of sub-team behavior:- If the parent team’s ALLOW_EDIT_IN_USE_SHIFT_CONFIG is set to TRUE and Apply to Sub-teams is selected, then the sub-team can edit shifts that are already in use.
- If the parent team’s ALLOW_EDIT_IN_USE_SHIFT_CONFIG is set to TRUE and Apply to Sub-teams is selected, but the sub-team sets its own ALLOW_EDIT_IN_USE_SHIFT_CONFIG to FALSE, then the sub-team cannot edit shifts that are already in use.
- If the parent team’s ALLOW_EDIT_IN_USE_SHIFT_CONFIG is set to TRUE but Apply to Sub-teams is not selected, then the sub-team cannot edit shifts that are already in use.
- Default Value:
-
False
- Allowed Configuration Value:
-
True, False