yuluo-yx opened a new issue, #2762: URL: https://github.com/apache/rocketmq-dashboard/issues/2762
## Problem AI chat navigation state validates a trimmed conversationId but returns the original padded value. History lookup then uses an identifier different from the persisted key and can fail to resume the conversation. ## Expected behavior Return the normalized conversation identifier after validating it. ## Verification Add a focused chat draft test for a padded conversationId without a prompt. -- 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]
