]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Fix: don't re-queue a consume-folder file that is already queued and awaiting consump... dev
authorTrenton H <797416+stumpylog@users.noreply.github.com>
Mon, 3 Aug 2026 16:55:12 +0000 (09:55 -0700)
committerGitHub <noreply@github.com>
Mon, 3 Aug 2026 16:55:12 +0000 (09:55 -0700)
commit23c11f49d0000541c2d04be489736a385bc497bc
tree4c76648f9688c7832e589ea7c2544b8644a428b1
parentcfa1d3b058157a60f71cb1286099e5d0c55f0891
Fix: don't re-queue a consume-folder file that is already queued and awaiting consumption (#13526)
src/documents/management/commands/document_consumer.py
src/documents/tests/test_management_consumer.py