https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36507 --- Comment #7 from Lucas Gass <lucas@bywatersolutions.com> --- (In reply to Pedro Amorim from comment #5)
Existing patch is good and fixes what's supposed to fix. But I think additional work is required here:
When you set a desk and save, if you go back to the set desk screen, you'll notice the pre-selected value is not the one you just saved to.
I believe this is caused by something wrong happening in desk_selection.js. If you apply the below changes, the issue I mention above gets fixed (but I'm unsure what it breaks - if anything):
Pedro, have a look at Bug 30123, there is work been done to fix this particular issue there: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30123 -- You are receiving this mail because: You are watching all bug changes.