Skip to content

fix scheduler running disabled jobs#924

Merged
pstorz merged 2 commits intobareos:masterfrom
alaaeddineelamri:dev/alaaeddineelamri/master/scheduler-running-disabled-jobs
Sep 15, 2021
Merged

fix scheduler running disabled jobs#924
pstorz merged 2 commits intobareos:masterfrom
alaaeddineelamri:dev/alaaeddineelamri/master/scheduler-running-disabled-jobs

Conversation

@alaaeddineelamri
Copy link
Contributor

@alaaeddineelamri alaaeddineelamri commented Sep 15, 2021

Description:

In certain situations, when using the disable job ... command to disable a job, the scheduler would still execute it even though it is disabled. This PR fixes the issue.

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

General
  • PR name is meaningful
  • Purpose of the PR is understood
  • Separate commit for this PR in the CHANGELOG.md, PR number referenced is same
  • Commit descriptions are understandable and well formatted
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR
  • bareos-check-sources --since-merge does not report any problems
  • git status should not report modifications in the source tree after building and testing

@pstorz pstorz self-requested a review September 15, 2021 13:32
@pstorz pstorz changed the title scheduler running disabled jobs fix scheduler running disabled jobs Sep 15, 2021
@pstorz pstorz self-assigned this Sep 15, 2021
Copy link
Member

@pstorz pstorz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work!

@pstorz pstorz merged commit ab757b6 into bareos:master Sep 15, 2021
@pstorz pstorz deleted the dev/alaaeddineelamri/master/scheduler-running-disabled-jobs branch September 15, 2021 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants