Summary: | Allow MarcModificationTemplates to change the record source for a batch of records | ||
---|---|---|---|
Product: | Koha | Reporter: | Arthur Suzuki <arthur.suzuki> |
Component: | Cataloging | Assignee: | Arthur Suzuki <arthur.suzuki> |
Status: | ASSIGNED --- | QA Contact: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | fridolin.somers, lauren_denny, m.de.rooy |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | Sponsored | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 31791 | ||
Bug Blocks: | |||
Attachments: |
Bug 36975 : set record source in modifications templates
Bug 36975 : do not allow unprivileged user to batch modify records source |
Description
Arthur Suzuki
2024-05-28 12:25:16 UTC
Created attachment 167231 [details] [review] Bug 36975 : set record source in modifications templates This patch is missing the use of the new "set_record_source" permission. I'll do that in a coming patch Created attachment 168014 [details] [review] Bug 36975 : do not allow unprivileged user to batch modify records source Yop : installer/data/mysql/atomicupdate/bug_36975.pl must have exec permissions (file mode 100755) |