https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41857
--- Comment #13 from Jonathan Druart <[email protected]> --- Created attachment 193315 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193315&action=edit Bug 41857: Only find singly suggestion by id if 'edit_form' All ops that iterate on editsuggestions can potentially have multiple suggestionid and don't need stored_suggestion cud-update_status cud-delete cud-archive cud-unarchive cud-update_itemtype cud-update_manager I'm unsure if op = 'else' should also be included with edit_form Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: 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/
