rusackas commented on PR #44069: URL: https://github.com/apache/superset/pull/44069#issuecomment-5647591501
@Kunal8954 nice work chasing down the other threads, but @sadpandajoe's first comment is still open: `resolveTransitiveChildIds` clears every transitive descendant regardless of `inScopeFilterIds`, so on a tabbed dashboard an out-of-scope child could keep a stale applied value or block Apply from another tab. Can you mirror the scope check `handleClearAll` uses? -- 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]
