Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete activities via Procedural Scheduling API #1594

Open
dandelany opened this issue Nov 7, 2024 · 0 comments · May be fixed by #1610
Open

Delete activities via Procedural Scheduling API #1594

dandelany opened this issue Nov 7, 2024 · 0 comments · May be fixed by #1610
Assignees
Labels
scheduling Anything related to the scheduling domain

Comments

@dandelany
Copy link
Collaborator

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
@dandelany dandelany added the scheduling Anything related to the scheduling domain label Nov 7, 2024
@dandelany dandelany added this to Aerie Nov 7, 2024
@github-project-automation github-project-automation bot moved this to Todo in Aerie Nov 7, 2024
@dandelany dandelany moved this from Todo to In Progress in Aerie Nov 12, 2024
@JoelCourtney JoelCourtney linked a pull request Nov 22, 2024 that will close this issue
@joswig joswig moved this from In Progress to In Review in Aerie Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scheduling Anything related to the scheduling domain
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

2 participants