View Issue Details

IDProjectCategoryView StatusLast Update
0002170CCdcielGeneralpublic19-08-24 23:09
ReporterCedric Raguenaud Assigned ToPatrick Chevalley  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version1.0 
Summary0002170: Suggestion: confirmation window when sequence ends
DescriptionWe sometimes need to stop the sequence for making modifications (e.g. change a time, change order of targets, add/remove targets). In that case, we don't necessarily want the end of sequence steps to be run (in my case park telescope, close roof, warm up camera which takes 10 minutes). It would be good if when a sequence ends, either by user action or automatically, a window appeared asking confirmation, with a checkbox "run end of sequence steps" (checked by default). The window should stay on the screen for a small amount of time (20 seconds?), then assume the sequence needs to end (unless user said cancel), and end of sequence steps need to be run (if checkbox is checked).
Additional InformationNote: I submitted this suggestion last night but I don't see it in the list.
TagsNo tags attached.

Activities

Patrick Chevalley

19-08-24 10:06

administrator   ~0005868

Last edited: 19-08-24 10:06

In previous version, the end of sequence action are not executed when it is voluntarily ended with the Stop button.
But it look like some change in last version break that.

I can make it work again but I also like your idea to have a confirmation dialog.
This is of more general use, for example if all the steps of the sequence are complete and you start it again by error. In this case it complete normally but you probably want to stop the park action.

Patrick Chevalley

19-08-24 23:09

administrator   ~0005870

This is implemented by:
https://github.com/pchev/ccdciel/commit/9c3b9e62583af6b011ca2def3898d8478bfdb8a8

Issue History

Date Modified Username Field Change
19-08-23 16:45 Cedric Raguenaud New Issue
19-08-24 10:06 Patrick Chevalley Assigned To => Patrick Chevalley
19-08-24 10:06 Patrick Chevalley Status new => assigned
19-08-24 10:06 Patrick Chevalley Target Version => 1.0
19-08-24 10:06 Patrick Chevalley Note Added: 0005868
19-08-24 10:06 Patrick Chevalley Note Edited: 0005868
19-08-24 23:09 Patrick Chevalley Status assigned => resolved
19-08-24 23:09 Patrick Chevalley Resolution open => fixed
19-08-24 23:09 Patrick Chevalley Note Added: 0005870