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/02/10 22:26:20 UTC

[GitHub] [superset] betodealmeida opened a new issue #13065: Can't edit SQL expression of metric/calculated columns in datasets

betodealmeida opened a new issue #13065:
URL: https://github.com/apache/superset/issues/13065


   When editing a dataset it's impossible to edit the SQL expression of metrics/calculated columns
   
   ### Expected results
   
   I should be able to edit.
   
   ### Actual results
   
   I can't edit, the input field for SQL expression doesn't show up.
   
   #### Screenshots
   
   N/A
   
   #### How to reproduce the bug
   
   1. Edit a dataset
   2. Try to change the SQL expression of a metric or calculated column
   
   ### Environment
   
   - superset version: `superset version`
   - python version: `python --version`
   - node.js version: `node -v`
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   N/A
   


----------------------------------------------------------------
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] betodealmeida commented on issue #13065: Can't edit SQL expression of metric/calculated columns in datasets

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


   We should make this more clear, and allow editing the metric SQL expression in the dropdown, like we do for calculate columns.


-- 
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] yousoph commented on issue #13065: Can't edit SQL expression of metric/calculated columns in datasets

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


   I think this is an issue with the UI not being clear rather than a bug. 
   
   Clicking the SQL expression allows you to edit it for metrics: 
   ![image](https://user-images.githubusercontent.com/10627051/107586573-0e69cf00-6bb5-11eb-9905-7e3c6ae924d9.png)
   
   And calculated columns: 
   ![image](https://user-images.githubusercontent.com/10627051/107586826-8fc16180-6bb5-11eb-9fd2-bf298cf1fad8.png)
   


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