NASA-AMMOS/aerie

Delete activities via Procedural Scheduling API

Opened this issue · 0 comments

Background

Users can use the Procedural Scheduling API to add activities to a plan, but there is currently no way to delete them.

Requirements

  • Add "delete activity" function(s) to procedural scheduling API
  • Like other changes, deletions should not modify the actual plan until user calls plan.commit() at the end