8 March 2021 Release Notes¶
Version 1.1.206
Feature Highlights¶
New! Users Can Pause Then Resume Scheduled Orders¶
Users have always been able to stop orders that have active schedules, yet that function stops a schedule permanently. In order to "restart" a stopped schedule, a user has to create a new schedule for the variation and activate it by running it.
With this release, the Orders page has a new function to pause active schedules!
A user can click the Pause button to place a temporary hold on a schedule. Schedules in the paused state do not generate new order runs. Later, the user can click the Play button to resume the schedule. A resumed, active schedule generates the next order run as per the configured frequency, and it does not execute any order runs skipped during the pause timeframe. See Pause or Stop Schedules for more information. [DEV-4974, DEV-5782]
Note
CLI Does Not Support Pause Function: The pause scheduled orders feature is only available in the web app at this time. The function will be supported in the DKCloudCommand command line interface in a future release.

Users can pause and resume orders with active schedules.