When the patron updates their account on the OPAC the contact note changes don't take/save/come over.
Created attachment 21281 [details] [review] Bug 10924 - Contact note not updating via opac If you update your "Contact note" via the OPAC that change doesn't appear in the staff client's "Update patron records" interface. The field is missing from members-update.tt To test, log in to the OPAC and update your details (opac-memberentry.pl), modifying the "Contact note" in the "Alternate address" section. In the staff client, view "Patrons requesting modifications" (members/memgers-update.pl). The changed contact note field should appear in the list of field awaiting approval for that patron.
Created attachment 21306 [details] [review] [SIGNED-OFF] Bug 10924 - Contact note not updating via opac If you update your "Contact note" via the OPAC that change doesn't appear in the staff client's "Update patron records" interface. The field is missing from members-update.tt To test, log in to the OPAC and update your details (opac-memberentry.pl), modifying the "Contact note" in the "Alternate address" section. In the staff client, view "Patrons requesting modifications" (members/memgers-update.pl). The changed contact note field should appear in the list of field awaiting approval for that patron. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Work as described. No koha-qa errors
Created attachment 21307 [details] [review] [PASSED QA] Bug 10924 - Contact note not updating via opac If you update your "Contact note" via the OPAC that change doesn't appear in the staff client's "Update patron records" interface. The field is missing from members-update.tt To test, log in to the OPAC and update your details (opac-memberentry.pl), modifying the "Contact note" in the "Alternate address" section. In the staff client, view "Patrons requesting modifications" (members/memgers-update.pl). The changed contact note field should appear in the list of field awaiting approval for that patron. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Work as described. No koha-qa errors Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> One line change - contact note now updates perfectly.
Pushed to master. Thanks, Owen!
This patch has been pushed to 3.12.x, will be in 3.12.7. Thanks Owen!