JurajBurian commented on issue #16942: URL: https://github.com/apache/superset/issues/16942#issuecomment-1491837831
I found working solution of the problem "valid" at least for version: 2.1.0rc3. See picture below ... For my filter (called parity) I manually added dependency on time range filter. System is detecting dependency as invalid or deleted - as one can see on the picture - but it is working.  The following image shows how to add a reference manually:  May be, the right solution of the problem is to make time range filter type as valid type for dependent filters. Also, filters that have dependency on other filters should be reset, when dependent filter changes. -- 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]
