[Koha-bugs] [Bug 25260] Merge 'reserves' and 'old_reserves' into a new 'holds' table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 12 23:22:39 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25260

--- Comment #54 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Ok, this now looks much better. No more compilation issues and many rebase
problems fixed.

I took the approach of using the view table (reserves) for Letters.pm so we
deal with a possible migration path for existing letters in a separate bug.

There are still bugs you will notice if you run:

git diff origin/master --name-only | grep -e '\.t$' | xargs prove

Help is welcome, but things look much better. A lot has changed recently!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list