-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
Hi
Publishing content may removed Relations.
Steps to reproduce
Create 3 contents type with one object of each type
TypeA
TypeB with a relation with TypeA
TypeC with a relation with TypeB
Publishing an item of TypeB will remove the relation between C and B
When B is publish, the function updateRelation will remove the relation with object C.
-> During publishing process , Bolt remove all relation "from" and "to" object B and recreate only the relation from object B to A
Expected result
During publishing process, Bolt should only manage relation "from" current object.
Metadata
Metadata
Assignees
Labels
No labels