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 2022/03/21 14:55:40 UTC

[GitHub] [superset] moathOSA opened a new issue #19284: inner query filters applied to the outer query

moathOSA opened a new issue #19284:
URL: https://github.com/apache/superset/issues/19284


   when using a filter (using jinja template) inside an inner query and use add ( remove_filter=True ) as a second parameter to the filter_values the filter still applied to the outer query not to the right place  
   
   the Shipment__Type filter should be applied under the created at filter
   but after viewing the query it's applied to the outer query . . . .
   
   ![Screenshot 2022-03-21 at 17-44-42 HAVENOORDERS](https://user-images.githubusercontent.com/60176683/159287570-244e9f90-425d-46aa-a8ee-b409993c27f0.png)
   
   ![Screenshot 2022-03-21 at 17-45-15 HAVENOORDERS](https://user-images.githubusercontent.com/60176683/159287602-a9e302d6-374c-48d2-b30e-f6c270cc3916.png)
   
   superset version 1.4.1
   
   ### 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.
   


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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] mare011rs commented on issue #19284: inner query filters applied to the outer query

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


   I have the same problem, I applied remove_filter=True constraint, and the filters still remain in the outside query.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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