tomsej opened a new issue #6227: Creating a new option in Filter chart doesn't work URL: https://github.com/apache/incubator-superset/issues/6227 Make sure these boxes are checked before submitting your issue - thank you! - [X] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [X] I have reproduced the issue with at least the latest released version of superset. - [X] I have checked the issue tracker for the same issue and I haven't found one similar. ### Superset version Version from master ### Expected results When I select a value that is not in result, new option is created and all dependent charts are filtered with this new option. ### Actual results When I select a value that is not in result, no value is not added. This value is ignored and doesn't show in UI and dependent charts are not filtered. <img src="https://media.giphy.com/media/mBm6fZE1REohWIYAzy/giphy.gif" width="100%"> ### Steps to reproduce - Build master version - Create filter with more values than is your limit - Try to add new option
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
