Skip to content

fix(pipeline): Handle deleted provider model in unpack_state#111680

Merged
evanpurkhiser merged 1 commit into
masterfrom
evanpurkhiser/fix-pipeline-handle-deleted-provider-model-in-unpack-state
Mar 26, 2026
Merged

fix(pipeline): Handle deleted provider model in unpack_state#111680
evanpurkhiser merged 1 commit into
masterfrom
evanpurkhiser/fix-pipeline-handle-deleted-provider-model-in-unpack-state

Conversation

@evanpurkhiser

Copy link
Copy Markdown
Member

When a provider model (e.g. IdentityProvider) is deleted after a
pipeline session is created, unpack_state now returns None instead of
raising DoesNotExist. Callers already handle None gracefully.

When a provider model (e.g. IdentityProvider) is deleted after a
pipeline session is created, unpack_state now returns None instead of
raising DoesNotExist. Callers already handle None gracefully.
@evanpurkhiser evanpurkhiser requested a review from a team as a code owner March 26, 2026 20:58
@evanpurkhiser evanpurkhiser requested review from a team and removed request for a team March 26, 2026 20:58
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 26, 2026
@evanpurkhiser evanpurkhiser merged commit 4f5d3bc into master Mar 26, 2026
68 checks passed
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/fix-pipeline-handle-deleted-provider-model-in-unpack-state branch March 26, 2026 21:21
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants