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 2021/06/09 21:49:26 UTC

[GitHub] [superset] betodealmeida commented on pull request #15057: feat: style import button

betodealmeida commented on pull request #15057:
URL: https://github.com/apache/superset/pull/15057#issuecomment-858125112


   > thanks for the improvement! is there any validation for invalid upload?
   
   There is, the backend does a variety of validations, including:
   
   1. If the object exists, user needs to confirm overwrite.
   2. If the DB requires a password, user is prompted for it.
   3. Is the file format correct (ZIP, JSON, YAML, depending on the object)?
   4. For ZIP, are the contents valid?


-- 
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:
users@infra.apache.org



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