Bug 36975

Summary: Allow MarcModificationTemplates to change the record source for a batch of records
Product: Koha Reporter: Arthur Suzuki <arthur.suzuki>
Component: CatalogingAssignee: 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
It would be nice to be able to set the record source for a whole set of records (from a search result or a report).
Best way to do it seems to permit the "BatchRecordModification Tool" to change the record source value.
Comment 1 Arthur Suzuki 2024-05-28 21:15:32 UTC
Created attachment 167231 [details] [review]
Bug 36975 : set record source in modifications templates
Comment 2 Arthur Suzuki 2024-05-28 21:18:31 UTC
This patch is missing the use of the new "set_record_source" permission.
I'll do that in a coming patch
Comment 3 Arthur Suzuki 2024-06-24 14:03:09 UTC
Created attachment 168014 [details] [review]
Bug 36975 : do not allow unprivileged user to batch modify records source
Comment 4 Fridolin Somers 2024-10-24 10:04:29 UTC
Yop :
installer/data/mysql/atomicupdate/bug_36975.pl must have exec permissions (file mode 100755)