superset/tests/integration_tests/dashboards/filter_state
Michael S. Molina 3a9bd12e3d
fix: Returns 404 instead of 500 for unknown dashboard filter state keys (#17878)
* fix: Returns 404 instead of 500 for unknown dashboard filter state keys

* Reduces hierarchies of if-expression

* Removes unnecessary check

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>

* Removes unused variable

* Fixes type error

* Removes unused import

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2022-01-10 14:24:22 -03:00
..
__init__.py feat: Adds a key-value endpoint to store the state of dashboard filters (#17536) 2021-12-01 09:06:49 -03:00
api_tests.py fix: Returns 404 instead of 500 for unknown dashboard filter state keys (#17878) 2022-01-10 14:24:22 -03:00