[Bug 8006] New: Loading offline circulation does not anonymize
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8006 Priority: P5 - low Change sponsored?: --- Bug ID: 8006 CC: gmcharlt@gmail.com Assignee: kyle.m.hall@gmail.com Summary: Loading offline circulation does not anonymize QA Contact: koha.sekjal@gmail.com Severity: enhancement Classification: Unclassified OS: All Reporter: joy@bywatersolutions.com Hardware: All Status: NEW Version: rel_3_6 Component: Circulation Product: Koha A Offline Circulation file that contains returned items does not anonymize those returns if the sys pref is set to anonymize. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8006 --- Comment #1 from Kyle M Hall <kyle.m.hall@gmail.com> --- Created attachment 9294 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9294&action=edit Bug 8006 - Loading offline circulation does not anonymize Simple, one line fix. Added the privacy parameter to the list of parameters passed to C4::Circulation::MarkIssueReturned. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8006 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8006 Bob Birchall <bob@calyx.net.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |bob@calyx.net.au --- Comment #2 from Bob Birchall <bob@calyx.net.au> --- Sys prefs were set as follows: opac/annonymous patron = (borrower number) opac/opacprivacy = Allow opac/opacreadinghistory = Allow patrons/intranetreadinghistory = Allow In the OPAC, at the MyPrivacy tab, the parameter was set to 'Never' On upload and processing of the file, the name of the book and the name of the patron were displayed. However this is the same as in normal circulation. This may require further consideration? On checking the Circulation History tab of the patron's record in the staff client, the system displays 'This patron has no circulation history.' This is what I understand to have been the objective of the patch. Signing off. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8006 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #3 from Ian Walls <koha.sekjal@gmail.com> --- Simple fix to add another value to exported params. Marking Passed QA. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8006 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain@biblibre.com --- Comment #4 from Paul Poulain <paul.poulain@biblibre.com> --- patch pushed (untested, but very simple patch, trusting signoffer) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8006 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris@bigballofwax.co.nz Version|rel_3_6 |rel_3_8 Severity|enhancement |minor --- Comment #5 from Chris Cormack <chris@bigballofwax.co.nz> --- Pushed to 3.8.x, will be in 3.8.3 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org