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 2020/12/22 09:08:52 UTC

[GitHub] [incubator-superset] zsellami opened a new issue #12170: Columns list are not updated on chart editor after updating SQL Query on Edit Dataset

zsellami opened a new issue #12170:
URL: https://github.com/apache/incubator-superset/issues/12170


   
   ### Expected results
   
   After updating a query on the edit Dataset by adding alias or other columns in the query of a Table Chart or any other type of chart (screen 1) I expected to have the list of these columns on the Query Option (screen 2)  
   
   ### Actual results
   The list of available columns are not updated after editing the query of the datasource of the chart.
   
   #### Screenshots
   screen 1
   ![Screenshot_20201222_100139](https://user-images.githubusercontent.com/22955406/102870360-394d6780-443d-11eb-8d68-dc61a9da88df.png)
   
   screen 2
   ![Screenshot_20201222_100236](https://user-images.githubusercontent.com/22955406/102870389-410d0c00-443d-11eb-827a-2f103e458cbf.png)
   
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `0.38`
   - python version: `3.6.9`
   - database : postgres
   - web browser : firefox or chrome
   
   ### 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] [incubator-superset] eugeniamz commented on issue #12170: Columns list are not updated on chart editor after updating SQL Query on Edit Dataset

Posted by GitBox <gi...@apache.org>.
eugeniamz commented on issue #12170:
URL: https://github.com/apache/incubator-superset/issues/12170#issuecomment-750293468


   You are right, after SAVE the columns should be automatically updated. 
   The workaround to resolve the issues is to save the new virtual dataset and then sync the columns. 
   I explain it in a [video](https://youtu.be/8rKk727UM7s) 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