rusackas commented on issue #36053: URL: https://github.com/apache/superset/issues/36053#issuecomment-5594070432
Closed out #36262 since the id-extraction there didn't match how filter_state is actually shaped for a real dashboard (it's a map keyed by filter id, not a flat object). The right fix pulls the name from the dashboard's native_filter_configuration instead of the cached blob, open to a PR that takes that route. I might just take a shot at it, actually... if you see a PR here, please test/review :D -- 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]
