Bug 40770

Summary: Multiple self-modification attempts not saved
Product: Koha Reporter: David Roberts <david.roberts>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 24.11   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description David Roberts 2025-09-08 17:59:59 UTC
If a patron uses the OPAC to update their personal details and then makes a further change after saving their original change, the original changes are lost. 

To reproduce:

Log into the OPAC
Go to the patron details tab and make a change. Save the change
Go to the staff client and check that the changes are awaiting approval (cgi-bin/koha/members/members-update.pl). Do not approve the change.
Go back to the OPAC and make a further change
Check in the staff client - only the second change will be listed for approval; the original change has been lost.