- Merge request !8Issue #3323584: SQL error when create a views filter with negative detph → (Open) created by oskar_calvo
- 🇫🇮Finland heikkiy Oulu
We encountered this same issue in a view that was not actually using the view filter but was still encountering the error with a negative depth.
The patch worked so marking this as RTBC.
- 🇫🇮Finland heikkiy Oulu
I wonder if it would be a separate issue that the view filter plugin seemed to affect also a view that was not using the Simple hierarchical select selection type but the normal Dropdown? I am not that familiar how the view filters in the core work in the backend but it seems weird that the code execution goes this far to get a SQL error when the selection type is not used.