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/03/16 18:41:51 UTC

[GitHub] [superset] Narendra678 opened a new issue #19221: Not able to export few reports

Narendra678 opened a new issue #19221:
URL: https://github.com/apache/superset/issues/19221


   Hi Team,
   
   I am not able to export few reports.
   
   Got below error log. Can someone please advise.
   
   Version 1.3.1
   It has multiple datasets
   
   Traceback (most recent call last):
   File "/layers/google.python.pip/pip/lib/python3.7/site-packages/flask_appbuilder/api/__init__.py", line 85, in wraps
   return f(self, *args, **kwargs)
   File "/workspace/superset/views/base_api.py", line 85, in wraps
   raise ex
   File "/workspace/superset/views/base_api.py", line 82, in wraps
   duration, response = time_function(f, self, *args, **kwargs)
   File "/workspace/superset/utils/core.py", line 1429, in time_function
   response = func(*args, **kwargs)
   File "/layers/google.python.pip/pip/lib/python3.7/site-packages/flask_appbuilder/api/__init__.py", line 155, in wraps
   return f(self, *args, **kwargs)
   File "/workspace/superset/utils/log.py", line 241, in wrapper
   value = f(*args, **kwargs)
   File "/workspace/superset/dashboards/api.py", line 718, in export
   requested_ids
   File "/workspace/superset/commands/export.py", line 61, in run
   for file_name, file_content in self._export(model):
   File "/workspace/superset/dashboards/commands/export.py", line 140, in _export
   target["datasetUuid"] = str(dataset.uuid)
   AttributeError: 'NoneType' object has no attribute 'uuid'
   
   Regards,
   Naren


-- 
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] Narendra678 commented on issue #19221: Not able to export few reports

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


   Importing with YAML zip file. We do not have any column called 'uuid'


-- 
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] Narendra678 edited a comment on issue #19221: Not able to export few reports

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


   Exporting with YAML zip file. We do not have any column called 'uuid'


-- 
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] Narendra678 commented on issue #19221: Not able to export few reports

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


   Importing with YAML zip file. We do not have any column called 'uuid'


-- 
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] AAfghahi commented on issue #19221: Not able to export few reports

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


   What format were you importing the reports in? Did you check if it has a uuid column?


-- 
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] Narendra678 edited a comment on issue #19221: Not able to export few reports

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


   Exporting with YAML zip file. We do not have any column called 'uuid'


-- 
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] AAfghahi commented on issue #19221: Not able to export few reports

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


   What format were you importing the reports in? Did you check if it has a uuid column?


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