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

Fix 588: CLI command add schedule for-storage not working without --as-job #589

Merged

Commits on Feb 4, 2023

  1. when deleting prognoses, only delete forecasting and scheduling jobs …

    …(which affects all sensors) if we have no sensor_id
    
    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Feb 4, 2023
    Copy the full SHA
    b1d8625 View commit details
    Browse the repository at this point in the history
  2. Fix parameters for make_schedule in add schedule for-storage CLI command

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Feb 4, 2023
    Copy the full SHA
    0bfb0f7 View commit details
    Browse the repository at this point in the history
  3. add a docstring

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Feb 4, 2023
    Copy the full SHA
    5f9231a View commit details
    Browse the repository at this point in the history