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/09/17 16:24:59 UTC

[GitHub] [superset] junlincc opened a new issue #16730: [Export]export sample dashboard from homescreen is loading forever + downloaded format is incorrect double checked on production, working properly. not sure this is related to this PR, please confirm. also the file i downloaded is in JSON format, should be .zip instead

junlincc opened a new issue #16730:
URL: https://github.com/apache/superset/issues/16730


   1. export sample dashboard from homescreen is loading forever. double checked on production, working properly. not sure this is related to this PR, please confirm. also the file i downloaded is in JSON format, should be .zip instead
   
   https://user-images.githubusercontent.com/67837651/133664311-dbd654d3-7bb7-4d5c-b1fb-e28058193a5a.mov
   
   _Originally posted by @junlincc in https://github.com/apache/superset/issues/16701#issuecomment-921136500_


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


[GitHub] [superset] junlincc commented on issue #16730: [Export]export sample dashboard from homescreen is loading forever + downloaded format is incorrect

Posted by GitBox <gi...@apache.org>.
junlincc commented on issue #16730:
URL: https://github.com/apache/superset/issues/16730#issuecomment-921926002


   Hi @eschutho @betodealmeida could you take a look? we found it in one of our open PR and confirmed this is happening in master as well. production is working as expected. thanks!
   


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


[GitHub] [superset] betodealmeida commented on issue #16730: [Export]export sample dashboard from homescreen is loading forever + downloaded format is incorrect

Posted by GitBox <gi...@apache.org>.
betodealmeida commented on issue #16730:
URL: https://github.com/apache/superset/issues/16730#issuecomment-924300174


   If no feature flags are configured then it will download as JSON, the ZIP is only used if `VERSIONED_EXPORT` is changed to true.


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


[GitHub] [superset] betodealmeida edited a comment on issue #16730: [Export]export sample dashboard from homescreen is loading forever + downloaded format is incorrect

Posted by GitBox <gi...@apache.org>.
betodealmeida edited a comment on issue #16730:
URL: https://github.com/apache/superset/issues/16730#issuecomment-924300174


   @junlincc If no feature flags are configured then it will download as JSON, the ZIP is only used if `VERSIONED_EXPORT` is changed to true.
   
   And since we have the feature flag on on Preset, this shouldn't be a hi pri for us, right? The old import/export is messy and buggy, I'd rather just kill it in 2.0.


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


[GitHub] [superset] eschutho commented on issue #16730: [Export]export sample dashboard from homescreen is loading forever + downloaded format is incorrect

Posted by GitBox <gi...@apache.org>.
eschutho commented on issue #16730:
URL: https://github.com/apache/superset/issues/16730#issuecomment-923296792


   Thanks @junlincc. What version should I test this on? Is it happening on Master?


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


[GitHub] [superset] junlincc commented on issue #16730: [Export]export sample dashboard from homescreen is loading forever + downloaded format is incorrect

Posted by GitBox <gi...@apache.org>.
junlincc commented on issue #16730:
URL: https://github.com/apache/superset/issues/16730#issuecomment-924296504


   @eschutho yes, it's happening on master, without any FF configured. thank you! 


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