Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

fix: make workflow read optional#6002

Merged
1 commit merged into
mainfrom
fix/workflow-read-opt
May 21, 2025
Merged

fix: make workflow read optional#6002
1 commit merged into
mainfrom
fix/workflow-read-opt

Conversation

@ghost

@ghost ghost commented May 21, 2025

Copy link
Copy Markdown

To resolve:

3 validation errors for IncidentExpandedPagination
items.16.workflow_instances.0.workflow
  Field required [type=missing, input_value=<WorkflowInstance #36>, input_type=WorkflowInstance]
    For further information visit https://errors.pydantic.dev/2.11/v/missing
items.16.workflow_instances.1.workflow
  Field required [type=missing, input_value=<WorkflowInstance #37>, input_type=WorkflowInstance]
    For further information visit https://errors.pydantic.dev/2.11/v/missing
items.36.workflow_instances.0.workflow
  Field required [type=missing, input_value=<WorkflowInstance #38>, input_type=WorkflowInstance]
    For further information visit https://errors.pydantic.dev/2.11/v/missing

@ghost ghost requested review from mvilanova and whitdog47 May 21, 2025 00:27
@ghost ghost self-assigned this May 21, 2025
@ghost ghost added the bug Something isn't working label May 21, 2025
@ghost ghost merged commit 4247810 into main May 21, 2025
10 checks passed
@ghost ghost deleted the fix/workflow-read-opt branch May 21, 2025 00:41
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants