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/06/25 15:00:31 UTC

[GitHub] [superset] mironovmeow opened a new pull request #15387: fix: Add null var to native filter (#15291)

mironovmeow opened a new pull request #15387:
URL: https://github.com/apache/superset/pull/15387


   ### SUMMARY
   <!--- Describe the change below, including rationale and design decisions -->
   This PR add option of "null" for the select filter in the Dashboard's Native Filter.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <!--- Skip this if not applicable -->
   ![Screenshot_2021-06-25_17-52-38](https://user-images.githubusercontent.com/71277890/123443148-9fa97300-d5a3-11eb-8765-edb65edc3923.png)
   ![Screenshot_2021-06-25_17-53-18](https://user-images.githubusercontent.com/71277890/123443154-a0daa000-d5a3-11eb-952c-6f963e7944f0.png)
   ### TESTING INSTRUCTIONS
   <!--- Required! What steps can be taken to manually verify the changes? -->
   1) Set `"DASHBOARD_NATIVE_FILTERS": True` in `superset/config.py`
   2) Open Dashboard with null var in DB (I use "Video Game Sales")
   3) Open Dashboard Native Filter with column `publisher`
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [X] Has associated issue: Fixes #15291
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


-- 
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] mironovmeow closed pull request #15387: fix: Add null var to native filter (#15291)

Posted by GitBox <gi...@apache.org>.
mironovmeow closed pull request #15387:
URL: https://github.com/apache/superset/pull/15387


   


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