https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23838 --- Comment #42 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- (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.