mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-02 12:45:23 +00:00
A backend change to test
This commit is contained in:
@@ -550,7 +550,7 @@ def merge(
|
||||
if delete_originals and handoff_asn is not None:
|
||||
overrides.asn = handoff_asn
|
||||
|
||||
logger.info("Adding merged document to the task queue.")
|
||||
logger.info("Adding the merged document to the task queue.")
|
||||
|
||||
consume_task = consume_file.s(
|
||||
ConsumableDocument(
|
||||
|
||||
Reference in New Issue
Block a user