Comment 6 for bug 1754654

Revision history for this message
Jeff Davis (jdavis-sitka) wrote :

I can't replicate this issue on current main. I took an item with multiple circs and modified one of the previous circs in the database, which caused `select * from action.all_circulation_slim where target_copy =XXXXXXX limit 1;` to return the previous circ rather than the most recent one. But Item Status correctly showed the due date for the most recent circ. Marking as invalid.