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

--- Comment #4 from Nick Clemens (kidclamp) <[email protected]> ---
(In reply to David Nind from comment #2)
> I had a go at testing, but I'm not sure about a couple of items in the test
> plan:
> 
> 1. Step 1 - .."none kept for pseudonymization": How do you do this? Or is
> this only shown for the attribute once pseudonymization is enabled (the
> "Keep for pseudonymization" field)?

Correct, the option only shows once Pseudonymization is enabled

> 2. Step 7: How do I tell this? The output from running the command is listed
> at the end.

Ahm mthis depends on bug 39301, added to bug, You will see a line like:
SELECT `me`.`id`, `me`.`borrowernumber`, `me`.`code`, `me`.`attribute` FROM
`borrower_attributes` `me` WHERE ( `me`.`borrowernumber` = ? ) ORDER BY
`me`.`code`, `attribute`: '5'


> For statistics, I checked out a couple of items and checked them back in. Is
> this sufficient?

Yes, it should be

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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