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

Make it possible to completely delete a rotation #1505

Closed
matiasb opened this issue Mar 8, 2023 · 1 comment
Closed

Make it possible to completely delete a rotation #1505

matiasb opened this issue Mar 8, 2023 · 1 comment

Comments

@matiasb
Copy link
Contributor

matiasb commented Mar 8, 2023

Right now we set the end rotation date to current time. It should also be possible to remove the rotation (or override) completely.

@maskin25
Copy link
Contributor

to completely delete add force param:
DELETE /api/internal/v1/oncall_shifts/<id>?force=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants