This patch adds edit buttons for patron flags in attention box and show flag status in detail view. See attached screenshot.
Created attachment 164010 [details] Patron details
Created attachment 164012 [details] [review] Bug 36440: Add edit buttons for patron flags in attention box Add edit buttons for patron flags in attention box and show flag status in detail view To test: 1) Go to patron details for a patron with address in doubt and card lost flags set and verify these are highlighted under "Library use" and the patron messages has edit buttons that links to the modfiy patron page. Sponsored-by: Gothenburg University
Created attachment 164015 [details] Patron details
David, The links for each button lead to a 404 error. You need the full path I think: /cgi-bin/koha/members/memberentry.pl?
Created attachment 164017 [details] [review] Bug 36440: Add edit buttons for patron flags in attention box Add edit buttons for patron flags in attention box and show flag status in detail view To test: 1) Go to patron details for a patron with address in doubt and card lost flags set and verify these are highlighted under "Library use" and the patron messages has edit buttons that links to the modfiy patron page. Sponsored-by: Gothenburg University
Yes, you are right. This has now been fixed.
Created attachment 164018 [details] [review] Bug 36440: Add edit buttons for patron flags in attention box Add edit buttons for patron flags in attention box and show flag status in detail view To test: 1) Go to patron details for a patron with address in doubt and card lost flags set and verify these are highlighted under "Library use" and the patron messages has edit buttons that links to the modfiy patron page. Sponsored-by: Gothenburg University Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 166608 [details] [review] Bug 36440: Add edit buttons for patron flags in attention box Add edit buttons for patron flags in attention box and show flag status in detail view To test: 1) Go to patron details for a patron with address in doubt and card lost flags set and verify these are highlighted under "Library use" and the patron messages has edit buttons that links to the modfiy patron page. Sponsored-by: Gothenburg University Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Created attachment 166609 [details] [review] Bug 36440: (QA follow-up) Update op parameter Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Added a follow-up for CSRF. The change is straightforward, and QA tests pass. Passing QA.
(In reply to Emily Lamancusa from comment #10) > Added a follow-up for CSRF. The change is straightforward, and QA tests > pass. Passing QA. Thanks Emily!
Pushed for 24.05! Well done everyone, thank you!
Not backported to 23.11.x