[Koha-bugs] [Bug 26346] Add option to make a public list editable by library staff only

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 29 01:25:10 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346

--- Comment #72 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Rebased the last patch against master. Whole patchset applies cleanly now. 

I'm working on adding a single 'allowed_to_change' column as suggested by
Tomás.

I think the 'allowed_to_change' column should have four values ENUM('nobody',
'owner','everyone','staff')?

This is because 'Nobody' is an option available in the 'Allow changes to
contents from' dropdown when creating a list.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list