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

            Bug ID: 20965
           Summary: Batch patron anonymization logic is flawed
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

There are two issues here:

1) The tool suggests you can limit by library and checkout date but in fact,
the library is not the patrons' library but the library the items were issued
at. This is not clear from the UI.

2) When it comes to the actual anonymisation, although we've got a filtered
list of Patrons by issues before X and at Library, we then delete ALL issues
before X by any of the Patrons selected by the previous query, regardless of
which library the checkout took place and thus we ignore the selected Library.

-- 
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