Checkin transit item sometimes doesn't show patron info #3612
Labels
bug
Breaks something but is not blocking
client request
Issue reported by production libraries
f: circulation
Concerns the circulation interface or backend
Bug description:
When checking in an item that becomes "at_desk", if the loan has been validated, the patron info is not displayed.
Expected behavior:
The patron info should be displayed under the item.status
Steps to Reproduce:
Context
The UI is set to only show the item.status if there is no item.loan in the data returned by the backend. We should find why the item is returned without its loan in the case where it is scanned in the library of the pickup.
The text was updated successfully, but these errors were encountered: