Aias00 opened a new issue, #1410: URL: https://github.com/apache/rocketmq-dashboard/issues/1410
## Problem `MybatisPlusCloudCredentialRepository` maps an invalid or missing persisted vendor value to `null`. The returned credential can then reach provider selection and configuration flows without a valid vendor identity. ## Expected behavior Reading a corrupt credential should return a structured persistence/configuration error that identifies the affected credential and field. Valid records remain unchanged. ## Scope - Reject invalid persisted `vendor` values rather than returning null. - Add repository regression tests for invalid and valid credential records. Track 1: cloud provider credential management. -- 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]
