graceguo-supercat opened a new pull request #9235: [fix] use filter_scopes in dashboard warmup strategy URL: https://github.com/apache/incubator-superset/pull/9235 ### CATEGORY Choose one - [x] Bug Fix - [ ] Enhancement (new features, refinement) - [ ] Refactor - [x] Add tests - [ ] Build / Development Environment - [ ] Documentation ### SUMMARY in dashboard warmup strategy, we need to check default filters and filter scopes, so that to apply dashboard filter onto charts. this PR is to replace the old filter immune metadata by using `filter_scopes` metadata. ### TEST PLAN fixed unit tests. ### REVIEWERS @betodealmeida @serenajiang @etr2460
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
