Bug 16433

Summary: Patron import tool warning on duplicate card number is unclear
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: ToolsAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: danielle, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 16344: Add a circ rule to limit the auto renewals given a specific
Bug 16344: Fix alignment between top and bottom columns
Bug 16344: [DO NOT PUSH] Schema changes

Description Nick Clemens (kidclamp) 2016-05-03 15:00:58 UTC
If I am matching on userid, and import a patron with no userid in the file but the cardnumber is already used the warning says "Cardnumber ###### is not a valid cardnumber"  
It would be clearer if it said 'this cardnumber is already used'
Comment 1 Martin Renvoize (ashimema) 2017-03-23 08:38:57 UTC Comment hidden (obsolete)
Comment 2 Martin Renvoize (ashimema) 2017-03-23 08:39:00 UTC Comment hidden (obsolete)
Comment 3 Martin Renvoize (ashimema) 2017-03-23 08:39:03 UTC Comment hidden (obsolete)
Comment 4 Martin Renvoize (ashimema) 2017-03-23 08:41:23 UTC Comment hidden (obsolete)
Comment 5 Danielle Elder 2018-09-05 20:14:02 UTC
When matching on a unique attribute, overwrite is not working and the "Cardnumber ###### is not a valid cardnumber" when it should be overwriting the cardnumber with the new cardnumber.