Skip to content

Bug: Calling TopicReferenceCollection.SetValue() w/ null isn't removing reciprocal relationship  #52

@JeremyCaney

Description

@JeremyCaney

When calling Topic.References.SetValue() with a null reference, any previous reciprocal relationships should be removed from the previous target topic's IncomingRelationships. There is logic in the TopicReferenceCollection.SetItem() method to handle this, but it isn't working correctly.

Metadata

Metadata

Assignees

Labels

Area: EntityRelates to the core data data structure for modeling topic entities.Priority: 2Severity 1: MinorStatus 5: CompleteTask is considered complete, and ready for deployment.Type: BugBehavior that is inconsistent with documented or expected behavior.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions