You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Updating a customfield relation on a translateable entity with a partial update of other customfields results in the omitted fields being nulled.
To Reproduce
Steps to reproduce the behavior:
Create a customfield which is a relation or a list of relations to another entity on a translatable entity
Create another primitive customfield
Update the customfield relation and omit some other customfields
Check the output
Expected behavior
A partial update including a relation update should not null other omitted customfields
Environment (please complete the following information):
Describe the bug
Updating a customfield relation on a translateable entity with a partial update of other customfields results in the omitted fields being nulled.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A partial update including a relation update should not null other omitted customfields
Environment (please complete the following information):
Additional context
Discord issue
The text was updated successfully, but these errors were encountered: