https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42263 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #6 from David Nind <david@davidnind.com> --- Hop this is sufficient for testing. Testing notes (using KTD): 1. Start up with Koha 25.11 . Koha: git checkout 25.11.x . KTD: edit .env file and change IMAGE=main to IMAGE=25.11 2. Apply the patch - I had to use the full path in the 25.11 image: /kohadevbox/perl-git-bz/bin/git-bz apply 42263 3. yarn api:bundle (not sure if this is required) 4. Restart everything: restart_all 5. The tests pass: prove t/db_dependent/Koha/File/Transports.t prove t/db_dependent/Koha/File/Transport/SFTP.t -- You are receiving this mail because: You are watching all bug changes.