Summary: | Register personal details on OPAC create empty modification requests | ||
---|---|---|---|
Product: | Koha | Reporter: | Séverine Queune <severine.queune> |
Component: | Patrons | Assignee: | 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 |
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. |
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 ?