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

Add ability to cancel observation requests #786

Closed
griffin-h opened this issue Dec 15, 2023 · 0 comments · Fixed by #1052
Closed

Add ability to cancel observation requests #786

griffin-h opened this issue Dec 15, 2023 · 0 comments · Fixed by #1052
Assignees
Labels
enhancement New feature or request User Issue Raised by a user

Comments

@griffin-h
Copy link
Contributor

Is your feature request related to a problem? Please describe.
There is currently no way to cancel an observation request through the TOM Toolkit observation infrastructure.

Describe the solution you'd like
One suggestion is to add a "Cancel" button to the observation request detail view (URL /observations/<pk>/). This might only appear if the status is still PENDING. Clicking this button should send a request to the observatory to cancel the observation request and, if successful, set ObservationRequest.status='CANCELED'.

Additional context
Possibly related to #746 requesting observation deletion functionality, but different in the sense that this does not delete the record or any existing data.

@griffin-h griffin-h added the enhancement New feature or request label Dec 15, 2023
@github-project-automation github-project-automation bot moved this to Triage in TOM Toolkit Dec 15, 2023
@jchate6 jchate6 moved this from Triage to Backlog in TOM Toolkit Dec 15, 2023
@jchate6 jchate6 moved this from Backlog to Triage in TOM Toolkit Jan 17, 2024
@jchate6 jchate6 added the User Issue Raised by a user label Jan 22, 2024
@jchate6 jchate6 moved this from Triage to Backlog in TOM Toolkit Jan 23, 2024
@jchate6 jchate6 linked a pull request Sep 30, 2024 that will close this issue
@jchate6 jchate6 moved this from Backlog to In progress in TOM Toolkit Sep 30, 2024
@jchate6 jchate6 self-assigned this Sep 30, 2024
@github-project-automation github-project-automation bot moved this from In progress to Closed in TOM Toolkit Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request User Issue Raised by a user
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants