-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Context
Plane Version: 1.2.1
Plane SDK Version: 0.2.4
Problem
Pydantic error when calling plane.work_items.retrieve()
pydantic_core._pydantic_core.ValidationError: 1 validation error for WorkItemDetail
assignees.0
Input should be a valid dictionary or instance of UserLite [type=model_type, input_value='4b227550-993f-4c4f-9327-67017810774f', input_type=str]
For further information visit https://errors.pydantic.dev/2.12/v/model_type
I believe the api response from plane is sending only assignee ids but the sdk expects it to be a user object
Metadata
Metadata
Assignees
Labels
No labels