https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22908 Bug ID: 22908 Summary: Modsuggestion will generate a notice even if the modification failed Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: major Priority: P5 - low Component: Acquisitions Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Target Milestone: --- There is a return value $status_update_table that is set to 0, then we send the alert (whatever the value of this variable). We must return earlier if something happened! -- You are receiving this mail because: You are watching all bug changes.