sot / kadi

Chandra commands and events
https://sot.github.io/kadi
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Bug in kadi command states for state keys with "future" transitions #125

Closed jeanconn closed 5 years ago

jeanconn commented 5 years ago

It looks like with the validate_states tool with the run_start_time of

'run_start_time': '2019:060:14:16:00.981', and days=21.0

I can get a validate_states pitch validation violation against kadi states. The same violation does not occur against the sqlite and sybase tables. I'd bet this has something to do with starting in the middle of the maneuver.

This is a bug in kadi dynamic states related to transitions that are "forgotten" in continuity.

taldcroft commented 5 years ago

Yck, that's a real bug. Working on a fix.