maloun96 opened a new pull request #11885: URL: https://github.com/apache/incubator-superset/pull/11885
### SUMMARY Fix issue when removing additional metadata from the event flow chart. This was caused by the server that returns 500. To fix that we need to send an empty array instead of null for multiselects. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF Before  After  ### TEST PLAN 1) Log In 2) Create a new event flow chart 3) Add additional metadata 4) Run Query 5) Remove all additional metadata ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API - [x] Fix https://github.com/apache/incubator-superset/issues/11746 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
