https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32607 --- Comment #44 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to David Nind from comment #43)
(In reply to Tomás Cohen Arazi from comment #41)
(In reply to David Nind from comment #34)
Patches no longer applies 8-(...
Applying: Bug 32607: DBIC schema [DO NOT PUSH]
Thanks for trying! That [DO NOT PUSH] patch is usually source for trouble. In most cases you can just skip it when applying, and run the `dbic` alias inside `ktd` to re-generate the changes for testing purposes.
Rebased now.
Thanks Tomás for that tip - have never been quite sure!
I think I've setup things correctly: apply patch, updatedatabase, dbic, yarn js:build, flush_memcached, restart_all
However, when I go to Administration > Catalog > Record sources, I get a 404 page not found error.
You need to reset_all. Because some apache files need to be updated. That's why you get the 404 -- You are receiving this mail because: You are watching all bug changes.