Skip to content

Server Feature Toggle Schedule

Jeremy Bailey edited this page Jul 10, 2020 · 1 revision

Schedule Toggles

If you wish to schedule a Feature Toggle to change value at a specific date/time, you can use this feature to accomplish this.

ScheduleToggle

Select State: Select the new state of the Toggle Note: You can't schedule it to "flip" state, changing to the opposite value, you MUST select a static value.

Select Toggles: Select one, or more, Feature Toggles for the current Application. All selected Feature Toggles will be set to the same state.

Select Environments: Select one, or more, Environments for the current Application. All selected Feature Toggles on these selected Environments will be set to the same state.

Note: If you select 2 Feature Toggles and 2 Environments, the system will make 4 Changes:

  • Toggle 1 on Env A
  • Toggle 2 on Env A
  • Toggle 1 on Env B
  • Toggle 2 on Env B

Select Change State Date/Time: Using the value pickers, select the date and time of the desired change. This is evaluated against the SERVER's clock, not the user's clock.

Force Cache Refresh: (optional if using Advanced Features) Check the box to force an instant update to the Application.

Edit/Delete Schedule

Once a schedule has been saved, a "clock" icon will appear to the right of the Feature Toggle Name. Clicking on this icon will allow you to edit and/or delete the schedule.
ScheduleToggleIcon

Within the edit dialog, you may not change the selected Toggle Feature. If you create a schedule with multiple Feature Toggles, the edit will only update the single Feature Toggle. The schedule is not managed as a group.

Multiple Schedules

You can create an unlimited number of schedules for each toggle, as long as they have a unique date/time. Each schedule that you create will display an additional "clock" icon. Click the appropriate icon to adjust the desired schedule.