yyqdbngt opened a new pull request, #2829: URL: https://github.com/apache/rocketmq-dashboard/pull/2829
## Summary - normalize surrounding whitespace before applying credential name filters - keep blank searches unfiltered - add repository query regression coverage ## Why The paged credential endpoint passed user-entered whitespace into the SQL `LIKE` value, so pasted or padded search terms returned no matches even when the normalized name existed. ## Testing - `JAVA_HOME=/opt/homebrew/opt/openjdk@21 PATH=/opt/homebrew/opt/openjdk@21/bin:$PATH mvn -f server/pom.xml -Dtest=MybatisPlusCloudCredentialRepositoryTest test` -- 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]
