junlincc opened a new issue #14937: URL: https://github.com/apache/superset/issues/14937
https://user-images.githubusercontent.com/67837651/120393265-7c620f80-c2e6-11eb-9df8-f00c60ed2811.mov Current behavior: When user create a new filter using a dataset that is either broken or with columns names that have been changed, user can not set default value(filter). In this case, `OrderDate` as time column in the dataset was renamed or removed. Expected behavior: When user create a new filter and check the Filter has default value checkbox, Superset is able to detect/scan all the available values in the selected filter column, even if the dataset has been altered. Alternative: show the Cannot load error earlier in the modal, set spinning timeout to 60s. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
