| Summary: | moremember.pl showing duplicate items | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Rudy Hinojosa <rudy.hinojosa> |
| Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | gmcharlt, kyle, rudy.hinojosa |
| Version: | 22.11 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Screen shot of duplicate item | ||
This is not a bug. This was an issue of a data migration script flaw. |
Created attachment 147347 [details] Screen shot of duplicate item When using offline circulation imports, the checkouts tab in the moremember.pl patron view shows duplicate items/barcodes. After reviewing the mysql database, the items table did not contain duplicate items thankfully.