https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24370
--- Comment #4 from Katrin Fischer <[email protected]> --- Created attachment 111821 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111821&action=edit Bug 24370: Don't reset library when editing a suggestion When editing a suggestion, the library will be reset to the currently logged in librarian's homebranch, no matter what the libray was before. This fixes this, the library selection will remain at the db value when edited. To test: - Create a suggestion with Any library. - Edit the suggestion - it will show your homebranch as library - Change to any library but your homebranch - The summary should show the correct value after saving - Edit the suggestoin again - it's set back to your homebranch again - Apply patch - Repeat the steps, the pull down should now show the correct library at all times. Caveat: I think there is a somewhat separate issue/bug in that once a library was saved, you cannot switch back to "Any". I haven't been able to fix this and suggest to maybe file a separate bug. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
