https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37592
--- Comment #16 from Martin Renvoize <[email protected]> --- Created attachment 171645 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171645&action=edit Bug 37592: (QA follow-up) Fetch database fields for api return Creation and Modification times are maintained by the database, but on add/update we were not fetching the updated fields from the database for the api response. This patch corrects that and also updates the api schema to reflect that these are readOnly fields. Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
