Aias00 opened a new issue, #983: URL: https://github.com/apache/rocketmq-dashboard/issues/983
## Problem\n tracks matched, resent, and failed messages and records in the audit log. The provider/service/controller APIs return , however, so the HTTP response is always 200 and the UI always reports success.\n\n## Expected\nThe resend endpoint returns a structured outcome and the UI distinguishes success, zero matches, and partial failure.\n\n## Acceptance criteria\n- API response includes matched, resent, failed, and outcome/status fields.\n- A partial failure is visible to the caller and UI.\n- Audit records remain consistent with the returned outcome.\n- Tests cover successful, zero-match, and partial-failure resend flows. -- 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]
