3 Oct
2022
3 Oct
'22
5:25 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30979 --- Comment #16 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 141278 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141278&action=edit Bug 30979: 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. -- You are receiving this mail because: You are watching all bug changes.