Bug 38141 - Move "flags" column into "user_permissions" table
Summary: Move "flags" column into "user_permissions" table
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 20813
  Show dependency treegraph
 
Reported: 2024-10-10 15:17 UTC by Lisette Scheer
Modified: 2024-10-10 16:58 UTC (History)
0 users

See Also:
GIT URL:
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 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