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

Chain filters do not respect inactive fields #39618

Closed
piranha opened this issue Mar 5, 2024 · 0 comments · Fixed by #39635
Closed

Chain filters do not respect inactive fields #39618

piranha opened this issue Mar 5, 2024 · 0 comments · Fixed by #39635
Assignees
Labels
.Team/BackendComponents also known as BEC Type:Bug Product defects
Milestone

Comments

@piranha
Copy link
Contributor

piranha commented Mar 5, 2024

There is a bug in src/metabase/models/params/chain_filter.clj in the definition for database-fk-relationships*: JOIN or WHERE clause that do not have any conditions to get metabase_field.active = true and so it is returning fk relationships for fields that are inactive and breaking things downstream.

thread

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.Team/BackendComponents also known as BEC Type:Bug Product defects
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant