GGPay opened a new issue #14041: URL: https://github.com/apache/superset/issues/14041
If datasets has a dict in yaml file - metrics: extra - that cause the unknown error when import datasets using UI.  ### Actual results Failed import datasets #### Screenshots  Server log   #### How to reproduce the bug 1. Edit any Virtual datasets 2. Click on Metrics tab 3. Click on "Add Item" - create any new item - or even add item and click delete - it also create dict in extra field. 4. Save datasets 5. Click on Action - Export 6. Click Import - choose zip file previously exported 7. enter "OVERWRITE" 8. See error ### Environment - superset version: `superset version 1.0.1` - docker-compose-non-dev.yml ### Additional context If change dict to null in yaml file - import works as expected. -- 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]
