bito-code-review[bot] commented on PR #41800: URL: https://github.com/apache/superset/pull/41800#issuecomment-4895702779
<!-- Bito Reply --> The suggestion to clarify the migration note in `UPDATING.md` is appropriate. Updating the text to state that the feature flag *defaulted* to `True` and that any `False` override will no longer be honored provides better guidance for users who may have explicitly disabled the feature. **UPDATING.md** ``` - [41044](https://github.com/apache/superset/issues/41044): Removes the deprecated `AVOID_COLORS_COLLISION` feature flag. The feature flag previously defaulted to `True`, and the color-collision avoidance behavior is now permanently enabled; any existing `False` overrides will no longer be honored. ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
