rebenitez1802 commented on PR #40220: URL: https://github.com/apache/superset/pull/40220#issuecomment-4520299528
Backward compatibility — sort behavior change. Pre-PR, sortAscending defaulted to true. Post-PR, the default is undefined, meaning existing dashboards where users enabled the toggle but never explicitly set ascending/descending may now see “source order” instead of A–Z. This is intentional per the PR description, but worth calling out in UPDATING.md since it’s user-visible behavior. Also I'd suggest adding a test to cover the new sort logic -- 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]
