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 67120 #67121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix 67120 #67121

wants to merge 1 commit into from

Conversation

bdrx312
Copy link
Contributor

@bdrx312 bdrx312 commented Dec 23, 2024

What does this PR do?

Fixes ordering states when state has both require and order: "last" or order: "first"

What issues does this PR fix or reference?

Fixes #67120

Previous Behavior

Runtime type error trying to compare int to str

New Behavior

States correctly ordered and no runtime type error exception

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes/No

Please review Salt's Contributing Guide for best practices, including the
PR Guidelines.

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

@bdrx312 bdrx312 requested a review from a team as a code owner December 23, 2024 16:28
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.

[BUG] TypeError in requisite calculation with order: last
1 participant