https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29156 Bug ID: 29156 Summary: File missing warning in Koha::UploadedFile should be for permanent files only Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org When an uploaded file is deleted, when file does not exist there is a warning : "Removing record for file.txt within category koha_upload, but file was missing." For temporary files, this warning is noisy. For example when they are in /tmp, system reboot deleted them. I propose to remove this warning for temporary files. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.