Summary: | If user changes home library in Opac change is not visible in staff client | ||
---|---|---|---|
Product: | Koha | Reporter: | Marc Véron <veron> |
Component: | Staff interface | Assignee: | Marc Véron <veron> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | normal | ||
Priority: | P4 | CC: | gmcharlt, m.de.rooy, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Screenshot OPAC and staff client
Bug 12698 - If user changes home library in Opac change is not visible in staff client [SIGNED OFF] Bug 12698 - If user changes home library in Opac change is not visible in staff client Bug 12698 - If user changes home library in Opac change is not visible in staff client Bug 12698 - If user changes home library in Opac change is not visible in staff client |
Created attachment 30519 [details] [review] Bug 12698 - If user changes home library in Opac change is not visible in staff client To test: - Set opacuserlogin and OPACPatronDetails to allow - Log in to OPAC, go to 'your personal details' - Change Home library - Go to staff client: Patrons requesting modifications (/cgi-bin/koha/members/members-update.pl) - Without patch, you do not see the change request, but can Approve, Deny or Ignore it - With patch, you see the change request, indicating the Home library (branchcode) Created attachment 30564 [details] [review] [SIGNED OFF] Bug 12698 - If user changes home library in Opac change is not visible in staff client To test: - Set opacuserlogin and OPACPatronDetails to allow - Log in to OPAC, go to 'your personal details' - Change Home library - Go to staff client: Patrons requesting modifications (/cgi-bin/koha/members/members-update.pl) - Without patch, you do not see the change request, but can Approve, Deny or Ignore it - With patch, you see the change request, indicating the Home library (branchcode) Signed-off-by: Nick Clemens <nick@quecheelibrary.org> Created attachment 30570 [details] [review] Bug 12698 - If user changes home library in Opac change is not visible in staff client To test: - Set opacuserlogin and OPACPatronDetails to allow - Log in to OPAC, go to 'your personal details' - Change Home library - Go to staff client: Patrons requesting modifications (/cgi-bin/koha/members/members-update.pl) - Without patch, you do not see the change request, but can Approve, Deny or Ignore it - With patch, you see the change request, indicating the Home library (branchcode) Signed-off-by: Nick Clemens <nick@quecheelibrary.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Patch pushed to master. Thanks Marc! Created attachment 31465 [details] [review] Bug 12698 - If user changes home library in Opac change is not visible in staff client To test: - Set opacuserlogin and OPACPatronDetails to allow - Log in to OPAC, go to 'your personal details' - Change Home library - Go to staff client: Patrons requesting modifications (/cgi-bin/koha/members/members-update.pl) - Without patch, you do not see the change request, but can Approve, Deny or Ignore it - With patch, you see the change request, indicating the Home library (branchcode) Signed-off-by: Nick Clemens <nick@quecheelibrary.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> I "slightly" rewrote the patch so it applies on current master. |
Created attachment 30496 [details] Screenshot OPAC and staff client If a user changes the home library in Opac, the staff client shows a change request without information about the change. The table Field - From - To is empty. See screenshot attached.