-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Area: InterfaceRelates to the overall user interface design and implementation.Relates to the overall user interface design and implementation.Priority: 1Severity 2: MajorStatus 5: CompleteTask is considered complete, and ready for deployment.Task is considered complete, and ready for deployment.Type: BugBehavior that is inconsistent with documented or expected behavior.Behavior that is inconsistent with documented or expected behavior.duplicate
Milestone
Description
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.Relates to the overall user interface design and implementation.Priority: 1Severity 2: MajorStatus 5: CompleteTask is considered complete, and ready for deployment.Task is considered complete, and ready for deployment.Type: BugBehavior that is inconsistent with documented or expected behavior.Behavior that is inconsistent with documented or expected behavior.duplicate