Bug 37986 - Restricted edition of items is broken
Summary: Restricted edition of items is broken
Status: RESOLVED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low major
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 28445
Blocks:
  Show dependency treegraph
 
Reported: 2024-09-23 11:40 UTC by Jonathan Druart
Modified: 2024-09-23 11:55 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:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2024-09-23 11:40:30 UTC
The syspref SubfieldsToAllowForRestrictedEditing is not taken into account and all subfields are editable.
Comment 1 Jonathan Druart 2024-09-23 11:55:07 UTC
Nevermind, the permission is actually working reverse. All good!