You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Schedule has an "enabled" boolean field that is expected to always be true. Schedules also have execution history associated with them. Considering those, does deleting a schedule actually delete it, or does it just disable it so that the execution history can still be reached?