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

BugFix: Remove skipped state from the change state mixin #1352

Merged
merged 6 commits into from
Dec 9, 2022
Merged

Conversation

zhen0
Copy link
Member

@zhen0 zhen0 commented Dec 7, 2022

Description

<! -- What is it meant to do? -->

Remove Skipped from the change state list options since it's not supported by the backend

Closes PrefectHQ/prefect#7695

Linked Issues

<! -- Use a key word (e.g. closes or resolves) to close related issues -->

Tests and performance

  • Changes to any .js files are covered by existing tests or this PR adds new tests (if not please explain why below)
  • No new packages are added or package size and performance considerations are discussed below
  • PR Title fits our changelog format

Releases/Changelog cuts only

@zhen0 zhen0 merged commit 8070229 into master Dec 9, 2022
@zhen0 zhen0 deleted the remove-skip branch December 9, 2022 15:36
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.

1.0: Setting Task State to Skipped does not skip task and it continues to run
2 participants