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/01/13 00:40:18 UTC

[GitHub] [superset] ktmud opened a new issue #12480: [Dashboard] Adding charts in Dashboard edit mode throws unexpected error

ktmud opened a new issue #12480:
URL: https://github.com/apache/superset/issues/12480


   #### Screenshots
   
   ![image](https://user-images.githubusercontent.com/335541/104391321-8086bf80-54f4-11eb-8fdb-e2b3fa1c18b2.png)
   
   Add any chart to any dashboard in the Edit mode will render the chart with an `unexpected error`, which seems to come from trying to getting datasource:
   
   <img src="https://user-images.githubusercontent.com/335541/104391375-a01de800-54f4-11eb-9937-cecd35d9926f.png" width="400">
   
   The error message says "Cannot find viz object"
   
   <img src="https://user-images.githubusercontent.com/335541/104391454-bdeb4d00-54f4-11eb-9536-5f3bd36cb1ee.png" width="600">
   
   
   #### How to reproduce the bug
   
   1. Go to dashboard edit mode
   2. Add a chart
   
   ### Environment
   
   Latest master
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] 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.
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


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


[GitHub] [superset] junlincc edited a comment on issue #12480: [Dashboard] Adding charts in Dashboard edit mode throws unexpected error

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


   i consider this as another 1.0 release blocker
   
   @villebro @zhaoyongjie 


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


[GitHub] [superset] junlincc commented on issue #12480: [Dashboard] Adding charts in Dashboard edit mode throws unexpected error

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


   i would consider this is another 1.0 release blocker


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


[GitHub] [superset] villebro closed issue #12480: [Dashboard] Adding charts from new samples data in Dashboard edit mode throws unexpected error

Posted by GitBox <gi...@apache.org>.
villebro closed issue #12480:
URL: https://github.com/apache/superset/issues/12480


   


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


[GitHub] [superset] junlincc commented on issue #12480: [Dashboard] Adding charts from new samples data in Dashboard edit mode throws unexpected error

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


   > Is this drop-shadow intended?
   
   we didn't have a design for Data table section due to time constraints. we are merely using whatever comes with the component, i believe. it doesn't bother me much, but i agree the entire Explore page still needs a lot of cosmetic improvement. @mihir14 


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


[GitHub] [superset] junlincc edited a comment on issue #12480: [Dashboard] Adding (sample) charts in Dashboard edit mode throws unexpected error

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


   removing p1 tag, this is only happening to the new added sample charts. 
   


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


[GitHub] [superset] junlincc commented on issue #12480: [Dashboard] Adding charts from new samples data in Dashboard edit mode throws unexpected error

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


   <img width="1211" alt="Screen Shot 2021-01-12 at 10 42 30 PM" src="https://user-images.githubusercontent.com/67837651/104415803-7d58f700-5527-11eb-9e3a-6567a9e43772.png">
   
   @ktmud do you know why the new samples data is not showing in the data table? is it also related? 


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


[GitHub] [superset] junlincc edited a comment on issue #12480: [Dashboard] Adding charts in Dashboard edit mode throws unexpected error

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


   confirmed it's happening in master. i consider this as another 1.0 release blocker
   
   @villebro @zhaoyongjie 


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


[GitHub] [superset] junlincc edited a comment on issue #12480: [Dashboard] Adding charts in Dashboard edit mode throws unexpected error

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


   i consider this is another 1.0 release blocker
   
   @villebro @zhaoyongjie 


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


[GitHub] [superset] ktmud commented on issue #12480: [Dashboard] Adding charts from new samples data in Dashboard edit mode throws unexpected error

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


   I'm not sure.
   
   However, may I report another cosmetic issue:
   
   ![image](https://user-images.githubusercontent.com/335541/104418046-33721000-552b-11eb-8158-d17f8d8b6d65.png)
   
   Is this drop-shadow intended?


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


[GitHub] [superset] ktmud edited a comment on issue #12480: [Dashboard] Adding charts from new samples data in Dashboard edit mode throws unexpected error

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


   I'm not sure because I can't reproduce.
   
   However, may I report another cosmetic issue:
   
   ![image](https://user-images.githubusercontent.com/335541/104418046-33721000-552b-11eb-8158-d17f8d8b6d65.png)
   
   Is this drop-shadow intended?


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