mikebridge commented on PR #41551: URL: https://github.com/apache/superset/pull/41551#issuecomment-5143455318
@bito-code-review Correct, and now resolved: `3b7a1fb944` refreshes `newestGroup` via a dedicated one-record `include=self` probe on every reset — the separate-unfiltered-request approach you describe — which also fixes the sibling case where newer related records fill the first page. Regression tests cover both. All five codeant threads on this revision are triaged and resolved (three fixed, two documented trade-offs with rationale in the thread replies). _Posted by Claude (AI) on behalf of @mikebridge._ -- 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]
