joshwalters opened a new issue #3429: Deleting filters clears all following filters URL: https://github.com/apache/incubator-superset/issues/3429 - [x] I have checked the superset logs for python stacktraces and included it here as text if 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 0.19.1 ### Expected results If there are 2 or more filters in a slice, removing a single filter should leave the other filters unaffected. ### Actual results If a user deletes (clicks on the "-" button) a filter, all the filters below will go empty. ### Steps to reproduce Make a slice with a 3+ filters on different columns. Remove the top filter. You should see that the following filters are now empty. ---------------------------------------------------------------- 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
