https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28519 --- Comment #15 from David Cook <dcook@prosentient.com.au> --- (In reply to Victor Grousset/tuxayo from comment #14)
(In reply to David Cook from comment #9)
(In reply to Jonathan Druart from comment #6)
The main question to me is: is it safe enough for backport into 21.05.01?
I would say yes especially for Debian package installations.
Dev environments are the ones that will experience the most changes, but we can deal with any pain there.
Once this change is in place, Koha will be much more powerful.
There are more than 200 production instances based on git, which changes will they experience?
It depends on how they do their deployments. If they use symlinks for things like their Apache configuration, then it should be automagical after a "make upgrade". But if they don't, then they'll need to manually update their Apache configuration. (Changes to koha-worker.service and koha-index-daemon-ctl.sh would matter less in the short-term but they would need updates too.) People not using Debian packages are always going to be vulnerable to Apache configuration changes though. I'll note that my PR for koha-gitify needs to be merged in too for users of koha-gitify (like koha-testing-docker): https://gitlab.com/koha-community/koha-gitify/-/merge_requests/2 -- You are receiving this mail because: You are watching all bug changes.