https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34594 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- Yeah, we could put something there about a syspref not saving. We probably wouldn't want to show the details there though. I notice there's a "Message Log" at the bottom though where we could potentially include the details? Looking at the output coming back from /svc/config/systempreferences, it seems like we get a 200 response and an empty JSON object response of {}, so we could leverage that... This could also be a good opportunity to move away from /svc/config/systempreferences and over to the REST API too... although I guess it might be hard to jam it into the REST model we've been using... and we haven't finalised any RPC endpoint structures yet... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.