Summary: | Restriction type is not stored, all restrictions fall back to MANUAL | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Circulation | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, lucas, martin.renvoize, michaela.sieber, tomascohen |
Version: | Main | Keywords: | rel_22_11_candidate |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.05
|
|
Circulation function: | |||
Bug Depends on: | 31095 | ||
Bug Blocks: | 16223 | ||
Attachments: |
Bug 33574: Correct pointer for restrict_type.code
Bug 33574: Correct pointer for restrict_type.code |
Description
Katrin Fischer
2023-04-20 15:25:05 UTC
Created attachment 149972 [details] [review] Bug 33574: Correct pointer for restrict_type.code Somehow this was missed during QA of bug 31095.. likely during a rebase. Test plan: 1) Check that manual restriction types are now saved. Created attachment 149983 [details] [review] Bug 33574: Correct pointer for restrict_type.code Somehow this was missed during QA of bug 31095.. likely during a rebase. Test plan: 1) Check that manual restriction types are now saved. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed to master for 23.05. Nice work everyone, thanks! Lol, I just got to that one! Would be great if it could still make it into 22.11.05 :) Nice work everyone! Pushed to stable for 22.11.x Not needed in 22.05.x |