https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41020 --- Comment #40 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #37)
1) QA checks - failing
These don't seem to be related to this patch set!
2) Database update
- missing say_success (consistency)
Fixed
- Doesn't use BEFORE/AFTER. It's added as last column to the end of the table and it's unlikely to be backported, so this might be a non-issue here.
Appears to be fixed already
3) Permission checks (question/suggestion)
Fixed!
3) Testing
Did somewhat limited testing, but trying to give this a push. Maybe Tomas can finish off here when he is back? (see QA contact).
I also did some testing on this by installing sshd in KTD and using the sftp option.
b) Cron job
I was wondering: When setting up the file transport you configure a path for the upload and download of files. But it looks like the MARC order accounts might not be using it. I left "Download directory" empty in the MARC order account.
Download dir specifies where on the server to look for files. I will file a separate bug that enables the pre-existing Local transport option and migrates the download_directory to a local file transport. -- You are receiving this mail because: You are watching all bug changes.