django-advanced-filters icon indicating copy to clipboard operation
django-advanced-filters copied to clipboard

already existing filter return low result number

Open kaduuuken opened this issue 3 years ago • 0 comments

If I apply a filter that already exists, it returns very few results (e.g. it should return over 3k entries, but only return 13). But when I create a new filter with the exact same fields and values, then it returns the correct amount. This seems to be an issue since the v version update to 2.0.0

kaduuuken avatar Sep 28 '22 08:09 kaduuuken