Bug 18197

Summary: Make borrowers-force-messaging-defaults a bit more standard
Product: Koha Reporter: Liz Rea <liz>
Component: Command-line UtilitiesAssignee: Bugs List <koha-bugs>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer, m.de.rooy, robin
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19451
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13572
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19452
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19454
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Liz Rea 2017-03-01 20:55:37 UTC
Possible tasks to do:

- Make it .pl
- give it better help documentation
- make sure it's presence is noted in the manual
- make it so that optionally, if a borrower has preferences set that don't match the default, that borrower is skipped for re-setting (as they have likely set their preferences).

For another time, but just noting it: 
put a function that does this into the web interface for superlibrarians.
Comment 1 Marcel de Rooy 2017-10-12 10:17:30 UTC
[1] Bug 13572 has a patch now that adds the .pl extension. (Point one)
[2] Bug 19451 adds the option empty_only to skip borrowers that already set their prefs. (Point four)
Comment 2 Marcel de Rooy 2017-10-12 12:35:02 UTC
empty_only became no_overwrite in the meantime
Comment 3 Marcel de Rooy 2017-10-12 12:35:41 UTC
Bug 19452 addresses the side-effects of -truncate.
Bug 19454 will add a filter on patron category.
Comment 4 Katrin Fischer 2023-09-10 13:09:11 UTC
I think all of Liz's wish list has been resolved :)