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

            Bug ID: 19590
           Summary: doc of Clean Patron Records tool wrong about deletion
                    scope + anonymization syspref
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Hi, I think I've found a documentation issue in the "Clean Patron Records"
tool. 

Both the in-app + online doc [1] mention that:

«patrons with outstanding fines or items checked out not saved» (the rest of
the doc confirms that we are talking about removal) → wrong, see [2][3]

«The anonymization will fail quietly if AnonymousPatron preference does not
contain a valid value.» → wrong, according to the UI itself «The
AnonymousPatron system preference is not  defined. You can use this feature
anyway but NULL will be used to  update the checkout history.»

Are these two findings correct?

[1]
https://koha-community.org/manual/17.05/html/03_tools.html#patrons-anonymize-bulk-delete
[2] excludes patrons with checked out item
https://github.com/Koha-Community/Koha/blob/master/C4/Members.pm#L1040
[3] excludes patrons with unpaid fines
https://github.com/Koha-Community/Koha/blob/master/tools/cleanborrowers.pl#L142

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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