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
   
![before](https://user-images.githubusercontent.com/8277264/100841575-24a23300-3480-11eb-8d75-ed4f4f8f96e9.gif)
   After
   
![after](https://user-images.githubusercontent.com/8277264/100841580-27048d00-3480-11eb-980b-df9215b21e24.gif)
   
   ### 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]

Reply via email to