[Bug 15398] New: Batch patron deletion/anonymization issue page: Restricted dropdown menu
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15398 Bug ID: 15398 Summary: Batch patron deletion/anonymization issue page: Restricted dropdown menu Change sponsored?: --- Product: Koha Version: 3.18 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: library@bu-london.co.uk QA Contact: testopia@bugs.koha-community.org The patron categories with a category code or category type equal to 'S' are not displayed. The tool should only hide patron categories with a category type equals to 'S', which is used for Staff patrons. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15398 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Version|3.18 |master Assignee|gmcharlt@gmail.com |jonathan.druart@bugs.koha-c | |ommunity.org Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15398 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15398 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 46270 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46270&action=edit Bug 15398: Hide Staff members only in the patron deletion/anonymization tool On bug 9076 (commit 568a4c1230ee9a4002181fcab2c083faf6c323a9), the plan was to hide the Staff members from the tool. But the test was wrong, it was done on the category_code instead of the category_type value. Test plan: 1/ Create a category 'Student' which is not part of the Staff (category_code=S, category_type!=S) 2/ Create a staff category (category_type=S) 3/ Go on the deletion/anonymization tool (tools/cleanborrowers.pl) and confirm that the category Student category is displayed in the dropdown list. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15398 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=11352, | |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9076 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15398 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15398 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #46270|0 |1 is obsolete| | --- Comment #2 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 46272 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46272&action=edit [SIGNED-OFF] Bug 15398: Hide Staff members only in the patron deletion/anonymization tool On bug 9076 (commit 568a4c1230ee9a4002181fcab2c083faf6c323a9), the plan was to hide the Staff members from the tool. But the test was wrong, it was done on the category_code instead of the category_type value. Test plan: 1/ Create a category 'Student' which is not part of the Staff (category_code=S, category_type!=S) 2/ Create a staff category (category_type=S) 3/ Go on the deletion/anonymization tool (tools/cleanborrowers.pl) and confirm that the category Student category is displayed in the dropdown list. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Work as described, no errors. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15398 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15398 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #46272|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 46450 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46450&action=edit Bug 15398: Hide Staff members only in the patron deletion/anonymization tool On bug 9076 (commit 568a4c1230ee9a4002181fcab2c083faf6c323a9), the plan was to hide the Staff members from the tool. But the test was wrong, it was done on the category_code instead of the category_type value. Test plan: 1/ Create a category 'Student' which is not part of the Staff (category_code=S, category_type!=S) 2/ Create a staff category (category_type=S) 3/ Go on the deletion/anonymization tool (tools/cleanborrowers.pl) and confirm that the category Student category is displayed in the dropdown list. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Work as described, no errors. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> http://bugs.koha-community.org/show_bug.cgi?id=15308 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org