]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Fix: correctly handle "exists, false" in custom field query filter (#8158)
authorYichi Yang <yiy067@ucsd.edu>
Sun, 3 Nov 2024 01:40:50 +0000 (18:40 -0700)
committerGitHub <noreply@github.com>
Sun, 3 Nov 2024 01:40:50 +0000 (18:40 -0700)
commit5fed311ffc89f95dea8c071c43845c8d9d92d286
tree78e7af7f600e86e0905328aee20ccaaa0f10f3b1
parente74f182662ea1a51bbfa5c4919130e628d9611ba
Fix: correctly handle "exists, false" in custom field query filter (#8158)
src/documents/filters.py
src/documents/tests/test_api_filter_by_custom_fields.py