[SOLVED] Invalid value to persist: # RELATION, type may not be implemented in usePersistField

When trying to add a user to a task, I get this error:
Uncaught Error: Invalid value to persist: "cd3f21ef-a5a3-4ed0-b92a-2ca1ea702017" for type : RELATION, type may not be implemented in usePersistField.
Uncaught Error: Invalid value to persist: "cd3f21ef-a5a3-4ed0-b92a-2ca1ea702017" for type : RELATION, type may not be implemented in usePersistField.
This only happens when adding to a new record, or when I open the record fully. If I add the field on the record list view (where we see all the tasks for example), it works.
1 Reply
Antonio Pinto
Antonio PintoOP2mo ago
Just noticed this is the same and it's going to be fixed in 1.8 today! https://github.com/twentyhq/twenty/issues/15048 Thank you!
GitHub
[Bug] Assigning a workspace member not possible · Issue #15048 · ...
Bug Description When trying to assign a Task to a workspace member, the following error is thrown: Uncaught Error: Invalid value to persist: "cc236080-e12d-43ff-b7bc-91e0280d9cf4" for typ...

Did you find this page helpful?