Skip to main content

The unplan step in the algorithm planner is not working

Written by Charnjit Singh Dharival

Created an algorithm step to unplan orders but nothing happens, when I execute this step from the algorithm planner.


You need to use the Tasks object and not Orders object to unplan. For example, if you want to unplan everything two weeks from the plan status date and time (bold vertical black line on the Gantt Chart). Please complete the following steps:-

  1. Select planning

  2. Algorithm manager

  3. Select the relevant algorithm and click Edit

  4. Select a new row and enter the step number

  5. Add a description and select Tasks under the Object column

  6. Click Set Date Range and choose Start Date

  7. Select Status Date and Time + 14 days

  8. Click Save

  9. Select Unplan under Planning Action

  10. Click Save

Did this answer your question?