https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31854

            Bug ID: 31854
           Summary: Document conflict with delete_patrons.pl
                    --not_borrowed_since and privacy = 2
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

delete_patrons.pl has this option: 

    --not_borrowed_since
        Delete patrons who have not borrowed since this date.

This sounds easy enough, but if you have patrons with borrowers.privacy = 2,
they will have their issues/loans anonymized as they are returned, resulting in
an empty history, and they will be deleted the next time delete_patrons.pl is
run, even if they have just been active. 

This is not a problem in itself, but a reminder could be added to the
documentation for --not_borrowed_since, to avoid patrons being unduly deleted.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to