defradb icon indicating copy to clipboard operation
defradb copied to clipboard

Updating a relation from secondary side does not work

Open AndrewSisley opened this issue 4 months ago • 0 comments

Providing a new docID fails with an error as documented by TestMutationUpdateOneToOne_RelationIDToLinkFromSecondarySide. Setting the id field to "" returns malformed document ID, missing either version or cid. Setting the id field to null panics.

AndrewSisley avatar Oct 04 '24 17:10 AndrewSisley