When adding reference files to a project as project attributes, on the server the files are always stored with a prefix before their original name. This makes it difficult to easily identify the files. The prefix starts with attr and a random number followed by an underscore, for example, assuming the original file name was test.docx, after the upload, the name could be changed to something similar to "attr1008_test.docx". Is there a configuration that prevents the renaming of the attribute files? |