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

[master] Fix to modify function in schedule moule #55196

Merged

Conversation

garethgreenaway
Copy link
Contributor

What does this PR do?

Fixing a scenario when you call the modify function in the schedule function but do not specify a function. So long as the job exists, we should pull the existing function in from the current job to pass along to build_schedule_item.

What issues does this PR fix or reference?

N/A

Tests written?

[NOTICE] Bug fixes or features added to Salt require tests.
Please review the test documentation for details on how to implement tests into Salt's test suite.
Yes

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@garethgreenaway garethgreenaway requested a review from a team as a code owner November 4, 2019 18:49
@ghost ghost requested a review from xeacott November 4, 2019 18:49
…unction but do not specify a function. So long as the job exists, we should pull the existing function in from the current job to pass along to build_schedule_item.
@dwoz
Copy link
Contributor

dwoz commented Dec 17, 2019

@garethgreenaway This has conflicts now

@dwoz dwoz merged commit 0ae1f74 into saltstack:master Jan 4, 2020
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