v1830
v1830
Removed
August 4, 2026
Removed the deprecated workspace share “access level" / "role" API, which was superseded by permission sets.
Filtering or sorting workspaces by
rolenow returns a 400. Instead, usepermission_set(by name).The deprecated
accessLevel/receivedRolerequest fields are now inert. Instead, usepermissionSetId/receivedPermissionSetId.
Fixed an issue where users with a custom permission set were incorrectly shown as having no access to preset occurrences.