mayurnewase opened a new issue, #21353: URL: https://github.com/apache/superset/issues/21353
A clear and concise description of what the bug is. #### How to reproduce the bug 1. open 1 dashboard add 1 native filter of type value on any column and set any default value and save it 2. save that dashboard by overwriting itself. 3. save it again creating a new copy 4. change the default value for that filter to something else 5. save this dashboard by overwriting itself. 6. now go to dashboard list 7. open original dashboard 8. it won't apply default value of its filter Happens in both master and 1.5.1 ### Expected results Both dashboard should correctly apply default values of filters ### Actual results The dashboard which is opened second time doesn't apply default value for native filters. #### Screenshots ### Environment (please complete the following information): - browser type and version: 100.0.4896.127 (Official Build) (64-bit) - superset version: 1.5.1 and master - python version: python 3.8 - node.js version: 16.13.1 - any feature flags active: bunch of them, but related here are "DASHBOARD_RBAC" ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- 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]
