[Koha-bugs] [Bug 32607] Add import sources CRUD

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 24 22:11:08 CEST 2023


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

--- Comment #43 from David Nind <david at davidnind.com> ---
(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.

URL accessed: http://127.0.0.1:8081/cgi-bin/koha/admin/record-sources

All the tests pass!

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


More information about the Koha-bugs mailing list