Too much api calls when switching from checkin view to patron loan view #1179
Labels
bug
Breaks something but is not blocking
f: circulation
Concerns the circulation interface or backend
p-Low
Low priority
stale
Stale or no longer relevant
Describe the bug
When going to patron loan view from checkin view, there are a lot of api calls to
/api/patrons/
(see screenshot below).To Reproduce
Steps to reproduce the behavior:
Expected behavior
Only one api call is enough.
This may mean that there are missing
unsubscribe
in the process.Context
Tell us on what server did you spotted the issue, using with browser.
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: