Aias00 opened a new issue, #1321:
URL: https://github.com/apache/rocketmq-dashboard/issues/1321

   ## Problem
   
   Managed instance creation and update reject blank names but preserve leading 
and trailing whitespace. The resulting stored name can differ from 
list/search/audit input and produces visually duplicated instance names.
   
   ## Scope
   
   Track 1 / managed instance lifecycle.
   
   ## Expected behavior
   
   Persist normalized instance display names for Apache and cloud instance 
creation, and for all instance name updates.
   
   ## Location
   
   
`server/src/main/java/org/apache/rocketmq/studio/instance/InstanceService.java`
   
   ## Suggested fix
   
   Trim accepted names at the service boundary and add create/update regression 
tests.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to