https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41612 Bug ID: 41612 Summary: Marking checkout notes as seen/unseen shows misleading error messages Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: tadeusz@sosnierz.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com "Mark seen"/"Mark not seen" buttons on "Checkout notes" page don't do their error reporting correctly. This manifests itself as an error message "Unable to change status of note." showing up on the page when no error happens (and a page refresh confirms that the operation worked). This is caused by incorrect handling of an asynchronous JS response object, for which a patch is coming right up. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.