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/07/17 00:35:34 UTC

[GitHub] [incubator-superset] bryanck opened a new issue #10348: Filter isn't applied to word cloud chart on a dashboard

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


   If you apply a filter to a dashboard that has a word cloud chart on it, the word cloud chart will not be filtered.
   
   ### Expected results
   
   When a filter is applied to a dashboard, the word cloud chart should have the filter applied as well.
   
   ### Actual results
   
   The filter is not applied and the query sent to the backend does not include the filter. However, if you click on the ellipsis menu and "Explore" the word cloud chart in the chart editor, then the filter shows up and is applied.
   
   #### How to reproduce the bug
   
   1. Create a filter box
   2. Create a word cloud chart that uses the same datasource as the filter box
   3. Create a dashboard and place the filter box and the word cloud chart on it.
   4. Apply a filter using the filter box.
   5. The filter is not applied to the word cloud chart
   
   ### Environment
   
   - superset version: 0.37.0 RC 2
   - python version: 3.6.10
   - node.js version: 12.14.1
   - npm version: 6.13.4
   
   ### 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.
   
   


----------------------------------------------------------------
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] villebro commented on issue #10348: Filter isn't applied to word cloud chart on a dashboard

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


   I reproduced the problem. I have a working solution, but need to add proper tests to ensure this doesn't happen again. The fix will unfortunately probably need to trigger `rc3`.


----------------------------------------------------------------
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] issue-label-bot[bot] commented on issue #10348: Filter isn't applied to word cloud chart on a dashboard

Posted by GitBox <gi...@apache.org>.
issue-label-bot[bot] commented on issue #10348:
URL: https://github.com/apache/incubator-superset/issues/10348#issuecomment-659755942


   Issue-Label Bot is automatically applying the label `#bug` to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! 
   
    Links: [app homepage](https://github.com/marketplace/issue-label-bot), [dashboard](https://mlbot.net/data/apache/incubator-superset) and [code](https://github.com/hamelsmu/MLapp) for this bot.


----------------------------------------------------------------
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] villebro closed issue #10348: Filter isn't applied to word cloud chart on a dashboard

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


   


----------------------------------------------------------------
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] villebro commented on issue #10348: Filter isn't applied to word cloud chart on a dashboard

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


   Thanks for reporting! I'll investigate.


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