19 Jan
2021
19 Jan
'21
8:10 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27463 --- Comment #4 from Ere Maijala <ere.maijala@helsinki.fi> --- (In reply to Rudolf Byker from comment #0)
But when querying, only biblio_metadata.timestamp is used.
That shouldn't be the case either. In the record loop in ListBase.pm the timestamp is retrieved for each record in turn. You're right about that we could, or probably should, ignore item timestamps when include_items is not enabled. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.