Bug 18197 - Make borrowers-force-messaging-defaults a bit more standard
Summary: Make borrowers-force-messaging-defaults a bit more standard
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Command-line Utilities (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-01 20:55 UTC by Liz Rea
Modified: 2023-09-10 13:09 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 :)