Bug 16433 - Patron import tool warning on duplicate card number is unclear
Summary: Patron import tool warning on duplicate card number is unclear
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-03 15:00 UTC by Nick Clemens
Modified: 2018-09-05 20:14 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 16344: Add a circ rule to limit the auto renewals given a specific (16.41 KB, patch)
2017-03-23 08:38 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 16344: Fix alignment between top and bottom columns (1.26 KB, patch)
2017-03-23 08:39 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 16344: [DO NOT PUSH] Schema changes (1.88 KB, patch)
2017-03-23 08:39 UTC, Martin Renvoize
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens 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 2017-03-23 08:38:57 UTC Comment hidden (obsolete)
Comment 2 Martin Renvoize 2017-03-23 08:39:00 UTC Comment hidden (obsolete)
Comment 3 Martin Renvoize 2017-03-23 08:39:03 UTC Comment hidden (obsolete)
Comment 4 Martin Renvoize 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.