Skip to content

Conversation

@danielkweon
Copy link
Contributor

fix [task] - bunch of bug fixes

The PropertiesProvider was hardcoded to use 'DOCUMENT' entity type,
causing property saves to fail for tasks. Now uses the computed
entityType which correctly evaluates to 'TASK' for tasks.
Tasks have type 'document' with subType 'task', but the properties
service needs entity_type 'TASK'. Added isTaskEntity check to properly
detect tasks before falling back to entity.type mapping.
@danielkweon danielkweon self-assigned this Dec 9, 2025
@danielkweon danielkweon requested a review from a team as a code owner December 9, 2025 19:14
@linear
Copy link

linear bot commented Dec 9, 2025

@danielkweon danielkweon changed the title fix [task] - bunch of bug fixes fix [tasks] - bunch of bug fixes Dec 9, 2025
@danielkweon danielkweon merged commit 21c1304 into main Dec 9, 2025
19 checks passed
@danielkweon danielkweon deleted the daniel/m-5364--fix-tasks-some-fixes branch December 9, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants