123123213weqw opened a new pull request, #1259: URL: https://github.com/apache/rocketmq-dashboard/pull/1259
The ACL rule version was kept as-is, so a numeric 2.0 from the backend failed the '2.0' filter and tag color check (String(2.0) === '2'). The version is now normalized to a string in the rule mapper, fixing both the filter and the tag color. -- 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]
