https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39397
Bug ID: 39397
Summary: Searching a biblio by timestamp returns a different
timestamp
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: REST API
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
When crafting a search including the `timestamp` field, the comparison is made
against the `biblio.timestamp` column. But the result displays the
`biblioitem.timestamp`.
I believe filtering and the returned objects should be consistent.
On the other hand, I feel like the real source for truth is the
biblio_metadata.timestamp column.
Thoughts?
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/