Bug 38141

Summary: Move "flags" column into "user_permissions" table
Product: Koha Reporter: Lisette Scheer <lisette>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on:    
Bug Blocks: 20813    

Description Lisette Scheer 2024-10-10 15:17:40 UTC
Breaking the concerns from Bug 20813 - Revamp user permissions system  into smaller pieces. 

(that said, this could have unexpected consequences for borrower_modifications and deletedborrowers...)(this also will have consequences with manual SQL and tests)

The goal of the above is to free us from the bit-packed "flags" integer and separate sub-permission table, so that it's easier to create and organise flags/permissions.
Comment 1 Katrin Fischer 2024-10-10 16:58:01 UTC
+1