Bug 30431

Summary: Register personal details on OPAC create empty modification requests
Product: Koha Reporter: Séverine Queune <severine.queune>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: eric, gmcharlt, jonathan.druart, kyle.m.hall
Version: Main   
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:
Attachments: Empty modification request

Description Séverine Queune 2022-04-01 09:48:08 UTC
Created attachment 132831 [details]
Empty modification request

As there is no 'Cancel' option on 'your personal details' on OPAC, most patrons going on this page click on 'Submit changes'.
Problem is when OPACPatronDetails is enabled, a validation is required even thought no modifications are made in the account.
It can be quite time consuming to validate these non-modifications.
Could we imagine a way to avoid this task ?
For example an 'auto-validation' when no datas are present in the borrower_modifications table ?
Comment 1 Eric Swenson 2024-02-22 17:56:28 UTC
I agree that it would be helpful to have a check to see if the request contains anything rather than passing through a blank request.
Comment 2 Katrin Fischer 2025-01-27 11:37:47 UTC
*** Bug 38971 has been marked as a duplicate of this bug. ***