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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Signed Off

--- Comment #25 from Jonathan Druart <[email protected]> 
---
(In reply to Nick Clemens from comment #24)
> Dies on importing wrong attribute
>  To recreate:
>    Create an import file like:
> surname,firstname,categorycode,branchcode,patron_attributes,cardnumber
> Acosta,Edna,T,FFL,"NOT_EXIST:1",23529001000463
>    Attempt to import
>    Kaboom
> 
> "Replace only included patron attributes" deletes all
>    To test:
>       Define attributes TEST1, TEST2, TEST3
>       Assign values to these for a patron, Edna for example
>       Import a file like:
> surname,firstname,categorycode,branchcode,patron_attributes,cardnumber
> Acosta,Edna,T,FFL,"TEST1:1",23529001000463
>       All attributes deleted

Thanks Nick, good catch!
I fixed these two and add more tests to cover them.

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