RockteMQ-AI commented on issue #4272: URL: https://github.com/apache/rocketmq-dashboard/issues/4272#issuecomment-5655090893
**Issue Evaluation** Category: `type/bug` | Status: **Confirmed** The `POST /api/topics/update` endpoint cannot clear a topic's remark because the update path treats blank values as "skip this field." This is the same class of issue as #4274 and #4273 — empty string updates are silently ignored. The fix should propagate blank values through to the underlying admin operation. --- *Automated evaluation by github-manager* -- 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]
