Bug 40770 - Multiple self-modification attempts not saved
Summary: Multiple self-modification attempts not saved
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: 24.11
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-08 17:59 UTC by David Roberts
Modified: 2025-09-08 17:59 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.