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/10/23 15:15:41 UTC

[GitHub] [incubator-superset] rwspielman opened a new issue #11411: Charts: Filters Custom SQL Where/Having dropdown never selecting

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


   When trying to set a custom SQL filter on a chart, selecting the dropdown and changing it renders the dropdown box useless. It never selects having or where when you click on it. Thus, it does not allow you to save the custom SQL query because its a required field
   
   ### Expected results
   
   Show the selected dropdown choice [where/having] and allow the user to save the custom sql filter
   
   ### Actual results
   
   custom SQL filter never is able to be saved if you try to change where/having
   
   #### Screenshots
   
   ![Screen Shot 2020-10-23 at 10 06 18 AM](https://user-images.githubusercontent.com/20442310/97020765-939e7a80-1517-11eb-8e0a-3a8d9f8f1b07.png)
   ![Screen Shot 2020-10-23 at 10 07 51 AM](https://user-images.githubusercontent.com/20442310/97020803-9f8a3c80-1517-11eb-9259-fcac51d71f0b.png)
   
   
   #### How to reproduce the bug
   
   1. Go to Chart
   2. Click on Filters
   3. Add a filter
   4. Click Custom SQL
   5. Change dropdown from where to having
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `superset version` 0.37.2
   - python version: `python --version` 3.6.9
   - node.js version: `node -v` 8.10.0
   - npm version: `npm -v` 3.5.2
   
   ### Checklist
   
   Make sure these boxes are checked 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
   
   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] mistercrunch closed issue #11411: Charts: Filters Custom SQL Where/Having dropdown never selecting

Posted by GitBox <gi...@apache.org>.
mistercrunch closed issue #11411:
URL: https://github.com/apache/incubator-superset/issues/11411


   


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