Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤖 backported "Fix null values being applied to filters with click behavior custom URL links" #40323

Merged

Commits on Mar 19, 2024

  1. Fix null values being applied to filters with click behavior custom U…

    …RL links (#40023)
    
    * do not pass null values to link url
    
    * update null check to include query builder nulls replaced with "(empty")
    
    * add test to verify behavior
    
    * replace magic string with constant
    
    * fix breakout in cypress spec
    JesseSDevaney authored and Metabase bot committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    75ceaa9 View commit details
    Browse the repository at this point in the history