Bug 37986

Summary: Restricted edition of items is broken
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: CatalogingAssignee: Jonathan Druart <jonathan.druart>
Status: RESOLVED INVALID QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: m.de.rooy
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 28445    
Bug Blocks:    

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!