This is broken because the FQDN for the service has changed and we do not handle the 301 gracefully. To test: 1) Browser to ERM / eUsage / Data roviders 2) Click "New data provider" 3) Start typing anything into "Data provider name" 4) Note the error: "Something went wrong: Error: Internal Server Error."
Created attachment 167939 [details] [review] Bug 37145: Koha ERM data provider name search broken This is broken because the FQDN for the service has changed and we do not handle the 301 gracefully. Test Plan: 1) Browser to ERM / eUsage / Data roviders 2) Click "New data provider" 3) Start typing anything into "Data provider name" 4) Note the error: "Something went wrong: Error: Internal Server Error." 5) Apply this patch 6) Restart all the things! 7) Repeat step 3 8) No error!
This was fixed by bug 37043 (which has been pushed to main already)
*** This bug has been marked as a duplicate of bug 37043 ***