https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42053 --- Comment #2 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 195121 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195121&action=edit Bug 42053: Add sip2 to userflags if it doesn't exist Bug 37893 only creates the sip2 userflag if the instance has a SIPConfig.xml set up. This userflag needs to be created reguardless or the instance will not be able to use SIP in the future! Test Plan: 1) Ensure you have no SIPConfig.xml 2) Run the bug 37893 update 3) Note the missing userflag 4) Apply this patch 5) Run updatedatabase.pl again 6) Note the userflag exists! Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.