Skip to content

Bug: TopicMappingService: Null values overwrite initialized defaults #71

@JeremyCaney

Description

@JeremyCaney

Sometimes, view models will have default values that are initialized as part of the property definition or the constructor. Currently, these are overwritten with null if the source attribute is null, empty, or cannot be found. This is incorrect behavior. The initialized value should be retained if a valid source value cannot be identified.

Metadata

Metadata

Assignees

Labels

Area: MappingRelates to one of the `ITopicMappingService` interfaces or implementations.Priority: 0Severity 2: MajorStatus 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