Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

[BUG] Filename of downloaded file based on defined env var "PAPERLESS_FILENAME_FORMAT" #1692

Open
galleon21 opened this issue Mar 24, 2022 · 0 comments

Comments

@galleon21
Copy link

Hello community,

When using the download button on the user interface, the filename of the downloaded file does not follow the pattern defined by the env var "PAPERLESS_FILENAME_FORMAT".

Defined:
PAPERLESS_FILENAME_FORMAT: "{created_year}-{created_month}-{created_day}{correspondent}{document_type}-{title}{tag_list}{asn}"

Filename pattern of downloaded file:
"{created_year}-{created_month}-{created_day}{correspondent}{title}"

I would like to get downloaded files with filenames as it is defined by the env var "PAPERLESS_FILENAME_FORMAT".
How can I fix this issue?

Best regards,
Artur

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant