https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23838
--- Comment #42 from Andrew Isherwood <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #41) > > We should add something like: > > parent_issue_id > is_renewal > > to the issues table. OK, this makes sense, I'll take this approach > And then make /checkouts/:checkout_id/renewals return, well, the renewals. OK > I wouldn't oppose to an intermediate solution 'in the meantime' but it is > not clear the data is good enough to make the route reliable right now. I think it would be better to do this properly now. Clearly historical renewals won't be populated fully, but that's unavoidable and will improve over time. -- 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/
