16 May
2023
16 May
'23
9:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23336 --- Comment #31 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 151320 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151320&action=edit Bug 23336: Fix inconsistent return of AddIssue AddIssue can on occasion create a renewal instead of a fresh issue and in such a case we currently return undefined. We should be consistent and return the existing issue object for the renewal. Signed-off-by: Silvia Meakins <smeakins@eso.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.