Copilot commented on code in PR #41800:
URL: https://github.com/apache/superset/pull/41800#discussion_r3530837472


##########
UPDATING.md:
##########
@@ -24,6 +24,8 @@ assists people when migrating to a new version.
 
 ## Next
 
+- [41044](https://github.com/apache/superset/issues/41044): Removes the 
deprecated `AVOID_COLORS_COLLISION` feature flag. The previous value of the 
feature flag was `True` and the color-collision avoidance behavior is now 
permanently enabled.

Review Comment:
   The UPDATING entry says the previous value of `AVOID_COLORS_COLLISION` was 
`True`, but deployments could have explicitly set it to `False`. Since this 
note is meant to guide migrations, it would be clearer and more accurate to say 
it *defaulted* to `True` and that any `False` override 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]

Reply via email to