Summary: | Cannot remove new user added to fund | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Staff interface | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | Pushed to stable --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt |
Version: | unspecified | ||
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: |
24.05.00,23.11.03
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 35329 | ||
Attachments: |
Bug 35742: Fix removal of added user from fund
Bug 35742: Fix removal of added user from fund Bug 35742: Fix removal of added user from fund |
Description
Jonathan Druart
2024-01-09 13:46:57 UTC
Created attachment 160694 [details] [review] Bug 35742: Fix removal of added user from fund On the fund edition page, if a new user is added the "Remove" link does not remove the user. Test plan: 0. Do not apply this patch 1. Edit a fund 2. Click "Add users" 3. Search for patron and add some users => Notice that the "Remove" link does not remove the user 4. Apply this patch and repat 1, 2, 3 => Notice that the "Remove" link remove the user Created attachment 160710 [details] [review] Bug 35742: Fix removal of added user from fund On the fund edition page, if a new user is added the "Remove" link does not remove the user. Test plan: 0. Do not apply this patch 1. Edit a fund 2. Click "Add users" 3. Search for patron and add some users => Notice that the "Remove" link does not remove the user 4. Apply this patch and repat 1, 2, 3 => Notice that the "Remove" link remove the user Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 161093 [details] [review] Bug 35742: Fix removal of added user from fund On the fund edition page, if a new user is added the "Remove" link does not remove the user. Test plan: 0. Do not apply this patch 1. Edit a fund 2. Click "Add users" 3. Search for patron and add some users => Notice that the "Remove" link does not remove the user 4. Apply this patch and repat 1, 2, 3 => Notice that the "Remove" link remove the user Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Trivial quoting fix, working now.. Passing QA Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.03 |