mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Remote outdated task_name
parameter
This commit is contained in:
parent
cce0d363e4
commit
ffb742bb2c
@ -425,7 +425,6 @@ class MailAccountHandler(LoggingMixin):
|
||||
else None,
|
||||
override_document_type_id=doc_type.id if doc_type else None,
|
||||
override_tag_ids=tag_ids,
|
||||
task_name=att.filename[:100],
|
||||
)
|
||||
|
||||
processed_attachments += 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user