-
Notifications
You must be signed in to change notification settings - Fork 50
Open
0 / 10 of 1 issue completedLabels
UserIssue Raised by a userIssue Raised by a userenhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
I can't find a way to end a DynamicCadence through the TOM GUI. I can only do it on the command line by setting dc.active = False. Canceling an individual ObservationRequest associated with the DynamicCadence does not deactivate its parent.
Describe the solution you'd like
There are two options and I'm not sure which (or both) is preferable:
- Create a page listing all active
DynamicCadenceobjects with the ability to edit or cancel them. (This would be very similar to the "scheduling" page on the Supernova Exchange.) - Any time you cancel an
ObservationRequestthat came from aDynamicCadence, set the parentDynamicCadenceto inactive. (The Supernova Exchange also works this way. You cannot just cancel one of a series of requests.)
Additional context
It's possible there is a way to do this and I just haven't found it. If so, this issue should just be to update the documentation.
Sub-issues
Metadata
Metadata
Assignees
Labels
UserIssue Raised by a userIssue Raised by a userenhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog