Bug 34681 - Last returned by and last/previous borrower doesn't display if borrower cardnumber is empty
Summary: Last returned by and last/previous borrower doesn't display if borrower cardn...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-31 18:42 UTC by hebah
Modified: 2023-08-31 18:44 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:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hebah 2023-08-31 18:42:46 UTC
To recreate:
Have StoreLastBorrower enabled to store Last Returned By.
Create account and leave cardnumber empty.
Check out and return item with that account.
Go to items detail page.
See that Last Returned By and, if return is not anonymized, Last Borrower appears blank (you can inspect the fields and see that borrower information is there but not visible). Previous borrower will similarly be blank if it is from an account with no cardnumber.

Most libraries will usually have a value in cardnumber, but if they don't for any reason, perhaps for in-house cards or by user error, it hides important circ information.