mirror of
https://github.com/getredash/redash.git
synced 2026-05-09 03:03:08 -04:00
The entity_id and nameid_format form fields didn't work as they tried to save a setting with an incorrect name. This has now been fixed and the form can be used to configure these values. A short debounce delay was also added to the form to avoid saving the value after every keystroke (if values are inputted manually).