Skip to content

Bug: Validate Key on Rename #11

@JeremyCaney

Description

@JeremyCaney

Currently, changing the Key to an invalid value throws an exception that’s unintuitive related to the rootTopic. At minimum, it should throw a InvalidKeyException. Better yet, it should return a validation error to the interface.

It also seems like it may be caching the invalid key in memory, causing subsequent issues. That needs to be verified, though, based on an informal customer report.

Metadata

Metadata

Assignees

Labels

Area: InterfaceRelates to the overall user interface design and implementation.Priority: 1Severity 2: MajorStatus 5: CompleteTask is considered complete, and ready for deployment.Type: BugBehavior that is inconsistent with documented or expected behavior.duplicate

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions