Steps to reproduce
- Log in to DefectDojo: https://demo.defectdojo.org/
- Switch on Filter String Matching Optimization:
- Go to Configuration -> System Settings.
- Switch on Filter String Matching Optimization.
- Click Submit.
- Go to Products -> All Products -> any product with findings -> Findings -> View All Findings.
- Set the filter "Test Name" or "Test name Contains" to something, e.g.,
foo.
E.g.: https://demo.defectdojo.org/product/1/finding/open?test__name=foo
- Click Apply Filters.
Actual result
500 Internal Server Error
Expected behavior
No errors.
Root cause
https://github.com/search?type=code&q=repo%3ADefectDojo%2Fdjango-DefectDojo%20test__name
Additional information
Deployment method (select with an X)
Environment information
- Operating System: any
- Docker Compose or Helm version: any
- DefectDojo version: 2.54.2