You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/02/10 20:34:03 UTC

[GitHub] [superset] MarcinZegar opened a new issue #18667: Import database with UI also imports 'examples' database

MarcinZegar opened a new issue #18667:
URL: https://github.com/apache/superset/issues/18667


   When importing a database through the UI or API, an 'examples' database connection is also created which contains sensitive information. There was no examples.yaml file in the dashbaord zip.
   
   ![superset_bug](https://user-images.githubusercontent.com/11165176/153490851-b77313fd-12dd-42c6-afc3-5f9ac76fd7e2.gif)
   
   
   #### How to reproduce the bug
   
   1. Create a database connection in Superset (I used https://rnacentral.org/help/public-database) 
   2. Add a dataset to this databse
   2. Export Database
   3. Import Database
   
   ### Expected results
   
   Onle the Postgres Database is created
   
   ### Actual results
   
   Postgres and Examples Databases are created
   
   #### Screenshots
   
   ![superset_bug](https://user-images.githubusercontent.com/11165176/153490851-b77313fd-12dd-42c6-afc3-5f9ac76fd7e2.gif)
   
   
   ### Environment
   
   - browser type and version: Firefox  97.0
   - superset version: `1.3.2`
   - python version: `3.7.9`
   - node.js version: N/A
   - any feature flags active:
   `VERSION_EXPORT  = True`
   `SUPERSET_LOAD_EXAMPLES` is not in .env file
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [X] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version of superset.
   - [X] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org