[Bug 39234] New: Set default upload category
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39234 Bug ID: 39234 Summary: Set default upload category Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: lari.taskula@hypernova.fi QA Contact: testopia@bugs.koha-community.org Uploaded files are considered temporary and will be removed by cleanup_database.pl unless an authorised value from category UPLOAD is provided. By default, Koha sets empty category meaning the uploaded file is considered a temporary upload. Add a system preference to define an upload category to be selected by default. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39234 --- Comment #1 from Lari Taskula <lari.taskula@hypernova.fi> --- Since not everyone likes adding yet another system preference, one option would be to select the most used category by default. Btw by selecting I mean values for the "Category" dropdown under Tools -> Upload (requires at least one authorised_value under UPLOAD category to display the dropdown) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39234 --- Comment #2 from Lari Taskula <lari.taskula@hypernova.fi> --- Adding a few notes,
will be removed by cleanup_database.pl unless an authorised value from category UPLOAD is provided. cleanup_database.pl only removes temporary files if system preference "UploadPurgeTemporaryFilesDays" is set.
By default, Koha sets empty category meaning the uploaded file is considered a temporary upload. Technically Koha only looks at uploaded_files.permanent flag for temporary file deletion.
-- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39234 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |Main -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org