https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33681 --- Comment #5 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Liz Rea from comment #4)
I imagine we'd have to support both - perhaps they are additive to each other, i.e. if you have accounts in there, we use them, and if we create any in the UI, those also work?
There may be technical reasons why that's not possible.
Possibly we do one or the other, via syspref? upgrading koha use SIPConfig.xml until the accounts can be moved or updated, new koha use the UI?
There is no reason we can't "merge" the database and xml users together. The only question would be which has precedence in the case of duplicate users. I would say the database version to avoid librarian's creating a sip user only to find it's not working and they don't know why. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.