Contents
Changelog
ADDED
Effective from:
Mar 25th, 2026
Introducing a new Assignees field in Projects API
Announced: March 25, 2026
Effective from:
Mar 25th, 2026
Mar 25th, 2026
What is changing?
1. We're adding a new Assignees field (assignee_ids), with the type array for the following Project Tasks API endpoints (The Assignees field can store up to 10 values per task.):
2. The old Assignee field and the new Assignees field are updated synchronously based on these rules:
- When the Assignees field is updated, the Assignee field value will be set to the first value of the Assignees field
- When the Assignee field is updated, the Assignees field value will be overwritten by the Assignee field value
Why it is changing?
We’re changing the behavior of the existing Label field to prevent data inconsistency between the old and new fields.
Additional resources:
If you have any questions or comments, feel free to let us know in the Developer's Community.