Bug 28099 - Allow for editing public parameter for Upload tool
Summary: Allow for editing public parameter for Upload tool
Status: RESOLVED DUPLICATE of bug 28098
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: 19.11
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-07 02:30 UTC by Eugene Espinoza
Modified: 2021-04-12 09:17 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Espinoza 2021-04-07 02:30:49 UTC
Currently (19.11), the Upload (Any File) tool does not let you change the parameter for Public. There should be a way for editing uploaded files into public and vice versa. Currently, if you want to do this, you have to hack the database and change the 'public' column to 1 if it's public and remove the value '1' if you don't want to make it public.
Comment 1 Séverine Queune 2021-04-12 09:17:47 UTC

*** This bug has been marked as a duplicate of bug 28098 ***