Bug 39310 - Accumulated items on check-in screen are flipping to red after the fact
Summary: Accumulated items on check-in screen are flipping to red after the fact
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: 24.11
Hardware: PC Windows
: P5 - low trivial
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-11 17:45 UTC by Gretchen Maxeiner
Modified: 2025-03-11 17:45 UTC (History)
2 users (show)

See Also:
GIT URL:
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 Gretchen Maxeiner 2025-03-11 17:45:20 UTC
As items accumulate on the checkin screen, we notice that they will flip to red/overdue as the screen updates with new checkins once their due deadline is passed. This is most obvious with hourly loans like course reserves. For example, an hourly return due at 1:30 gets checked in at 1:25. Item was returned on time and appears fine. But with further checkins accumulating onscreen, after 1:30 this item will change to red/overdue. It was not overdue at time of check-in, so it is misleading to have it labeled as such afterwards and causes confusion. I think the system should only be flagging for OD status on fresh check-ins, not reviewing the whole list each time.