RockteMQ-AI commented on issue #2427: URL: https://github.com/apache/rocketmq-dashboard/issues/2427#issuecomment-5352089714
**Issue Evaluation** Category: | Status: **Confirmed** This is a valid bug. Stale that survive filter/search changes can cause batch operations to target rows the user cannot see. The fix is to reconcile selection with the current page data on every query change — either by clearing stale keys or by intersecting with the current result set. **Severity:** medium — data integrity risk (deleting instances the user did not intend to delete). **Impact:** Batch delete can remove instances that are hidden from the current view. Noted: author has self-assigned (). --- *Automated evaluation by RockteMQ-AI* -- 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]
