https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26993 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #35 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- (In reply to Andrew Fuerste-Henry from comment #23)
13. Now set the StoreLastBorrower preference to 0. 14. Using the original item from step 4, check something out to a patron and immediately check it back in.
After doing this, I have problems. items_last_borrower recorded my patron from step 14, even though the syspref is set to zero -- I don't have a "Last returned by" line on moredetail.pl, but the data exists in the database. More distressingly, old_issues has lost the borrowernumber for every checkout to any patron other than the patron used in step 14. old_issues.borrowernumber is NULL for these checkouts. -- You are receiving this mail because: You are watching all bug changes.