https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36505 --- Comment #7 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Brendan Lawlor from comment #6)
(In reply to Tomás Cohen Arazi from comment #5)
This was missing a dependency. Hopefully those will be pushed pretty soon.
Thanks Tomás. Is there a bug to watch for the dependency to be pushed. I would like to follow up and test this when I can.
Hi, Brendan. If you are testing using KTD, when you try to do a: ```shell git fetch git checkout origin/master -b bug_36505 git bz apply 36505 ``` the last command should offer you the option to recursivelly apply the dependencies! If you feel like, give it a try. My only advise is: sometimes it is not smart enough and it offers you to apply an already applied bug. But that doesn't happen quite often. Thanks for your interest on this bug! -- You are receiving this mail because: You are watching all bug changes.