PAPERLESS_FILENAME_FORMAT does not modify the files structure into folders
Summary The PAPERLESS_FILENAME_FORMAT setting in Paperless-ngx is not modifying the file structure into folders as expected. Despite setting the format to {{created_year}}/{{correspondent}}/{{document_type}}/{{title}}, the files remain in a flat structure. Root Cause The root cause of this issue is that changing the PAPERLESS_FILENAME_FORMAT setting requires manually running the document renamer management utility. This step is necessary … Read more