Closed
Description
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):
- @vendure/core version: 2.2.3
- Nodejs version: 21.0.0
- Database (mysql/postgres etc): postgres & sqlite
Additional context
Discord issue
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🚀 Shipped
Activity