[Bug 36454] New: Staff - Provide indication if a patron is expired when creating an ILL request
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Bug ID: 36454 Summary: Staff - Provide indication if a patron is expired when creating an ILL request Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: pedro.amorim@ptfs-europe.com CC: katrin.fischer@bsz-bw.de, martin.renvoize@ptfs-europe.com, nick@bywatersolutions.com, pedro.amorim@ptfs-europe.com, rebecca.bradshaw@nnuh.nhs.uk, tomascohen@gmail.com Creating an ILL request, when staff adds a patron, there is no indication that the patron is expired, if said patron is indeed expired. Part of the problem tackling this, I believe, is that the 'create form' is ILL backend specific, so this should be tackled at each ILL backend level. Having said that, with bug 35570 in the pipeline, we could perhaps consider adding this little enhancement as a follow-up to that. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #1 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 171516 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171516&action=edit Bug 36454: Add 'expired' information on patron auto complete results Test plan: 1) Alter the 'Expiry date' of any patron. 2) Search for that patron on any search input that provides auto complete results (e.g. top 'Search patrons' input) 3) Notice the expired patron has a 'expired' indication. Those who aren't do not. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com, | |gmcharlt@gmail.com, | |oleonard@myacpl.org Component|ILL |Staff interface Summary|Staff - Provide indication |Staff - Provide indication |if a patron is expired when |if a patron is expired when |creating an ILL request |searching patrons --- Comment #2 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Widening the scope here to provide 'expired' information on the patron search results including, but not limited to, when placing an ILL request. Do others agree with this? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 171630 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171630&action=edit Add restricted status too? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #171516|0 |1 is obsolete| | --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 171631 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171631&action=edit Bug 36454: Add 'expired' information on patron auto complete results Test plan: 1) Alter the 'Expiry date' of any patron. 2) Search for that patron on any search input that provides auto complete results (e.g. top 'Search patrons' input) 3) Notice the expired patron has a 'expired' indication. Those who aren't do not. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 171632 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171632&action=edit Bug 36454: (follow-up) Tweak CSS and add restricted status output This patch makes some tweaks to the style of the new information: We can use the Bootstrap 5 "badge" class and "warning" style to get the appearance we want. This patch also adds output of the patron's restricted status if present. To test, apply the patch and rebuild the staff interface CSS. Perform a patron search (from the checkout header search form for instance) and confirm that a "restricted" badge appears alongside the branch and expired badge. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #171632|0 |1 is obsolete| | --- Comment #6 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 171633 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171633&action=edit Bug 36454: (follow-up) Tweak CSS and add restricted status output This patch makes some tweaks to the style of the new information: We can use the Bootstrap 5 "badge" class and "warning" style to get the appearance we want. This patch also adds output of the patron's restricted status if present. To test, apply the patch and rebuild the staff interface CSS. Perform a patron search (from the checkout header search form for instance) and confirm that a "restricted" badge appears alongside the branch and expired badge. Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Staff - Provide indication |Staff - Provide indication |if a patron is expired when |if a patron is expired or |searching patrons |restricted when patron | |search autocomplete | |suggestions -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Staff - Provide indication |Staff - Provide indication |if a patron is expired or |if a patron is expired or |restricted when patron |restricted on patron search |search autocomplete |autocomplete suggestions |suggestions | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com Assignee|koha-bugs@lists.koha-commun |pedro.amorim@ptfs-europe.co |ity.org |m -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |lucas@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #171631|0 |1 is obsolete| | --- Comment #7 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 171839 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171839&action=edit Bug 36454: Add 'expired' information on patron auto complete results Test plan: 1) Alter the 'Expiry date' of any patron. 2) Search for that patron on any search input that provides auto complete results (e.g. top 'Search patrons' input) 3) Notice the expired patron has a 'expired' indication. Those who aren't do not. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #171633|0 |1 is obsolete| | --- Comment #8 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 171840 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171840&action=edit Bug 36454: (follow-up) Tweak CSS and add restricted status output This patch makes some tweaks to the style of the new information: We can use the Bootstrap 5 "badge" class and "warning" style to get the appearance we want. This patch also adds output of the patron's restricted status if present. To test, apply the patch and rebuild the staff interface CSS. Perform a patron search (from the checkout header search form for instance) and confirm that a "restricted" badge appears alongside the branch and expired badge. Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Katie Bliss <kebliss@dmpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kebliss@dmpl.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |24.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 24.11! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed Component|Staff interface |Patrons CC| |kyle.m.hall@gmail.com Summary|Staff - Provide indication |Provide indication if a |if a patron is expired or |patron is expired or |restricted on patron search |restricted on patron search |autocomplete suggestions |autocomplete --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Nice idea! I wonder if we could think of a way to display this information in patron search as well. For example we could turn the expiration date red if it was in the past. As color alone is not accessible, another visible indicator like an icon might be needed. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #11 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- (In reply to Katrin Fischer from comment #10)
Nice idea!
I wonder if we could think of a way to display this information in patron search as well. For example we could turn the expiration date red if it was in the past. As color alone is not accessible, another visible indicator like an icon might be needed.
The patrons table list results, correct? I think that's a nice idea, we should log a bug to spark discussion / verify interest. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Pedro Amorim from comment #11)
(In reply to Katrin Fischer from comment #10)
Nice idea!
I wonder if we could think of a way to display this information in patron search as well. For example we could turn the expiration date red if it was in the past. As color alone is not accessible, another visible indicator like an icon might be needed.
The patrons table list results, correct? I think that's a nice idea, we should log a bug to spark discussion / verify interest.
Yep. Just hard to keep track of all lose ends so wanted to store in a comment at least. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement adds the release notes| |"Expired" or "Restricted" | |information badges in the | |patrons search autocomplete | |suggestions for patrons who | |meet these criteria. Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement adds the |This enhancement adds release notes|"Expired" or "Restricted" |"Expired" or "Restricted" |information badges in the |information badges to |patrons search autocomplete |patron autocomplete search |suggestions for patrons who |suggestions, where these |meet these criteria. |criteria apply. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com Blocks| |38465 --- Comment #13 from Jonathan Druart <jonathan.druart@gmail.com> --- This patch breaks curbside pickup, please have a look at bug 38465. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38465 [Bug 38465] Cannot schedule a curbside pickup -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #14 from Jonathan Druart <jonathan.druart@gmail.com> --- A couple of remarks/questions: 1. If we have a Koha::Object's method to calculate the "is expired" status, we should not have a JS counter part (at least in this situation). What if the calculation change? 2. Date.parse($date_to_rfc3339($date(new_date.toString()))); This sounds way too complicated, why is that needed? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #15 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #13)
This patch breaks curbside pickup, please have a look at bug 38465.
Added a patch there. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #16 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #14)
A couple of remarks/questions:
1. If we have a Koha::Object's method to calculate the "is expired" status, we should not have a JS counter part (at least in this situation). What if the calculation change?
2. Date.parse($date_to_rfc3339($date(new_date.toString()))); This sounds way too complicated, why is that needed?
3. From Koha::Patron->is_expired:897 return 0 unless $self->dateexpiry; This is not taken into account in the JS code. What happens if dateexpiry is NULL in DB? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #17 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #16)
(In reply to Jonathan Druart from comment #14)
A couple of remarks/questions:
1. If we have a Koha::Object's method to calculate the "is expired" status, we should not have a JS counter part (at least in this situation). What if the calculation change?
2. Date.parse($date_to_rfc3339($date(new_date.toString()))); This sounds way too complicated, why is that needed?
3. From Koha::Patron->is_expired:897 return 0 unless $self->dateexpiry; This is not taken into account in the JS code. What happens if dateexpiry is NULL in DB?
The search breaks, see bug 38254 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #18 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 174671 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174671&action=edit Bug 36454: (QA follow-up) Use native is_expired instead of redundant JS calculation Test plan: 1) $ yarn api:bundle 2) $ koha-plack --restart kohadev 3) Make a patron expired, search for them. Verify the 'expired' badge still shows -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #19 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #16) I agree with everything you said. Code was not great. I've submitted a follow-up. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |38254 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38254 [Bug 38254] Patron auto-complete search explodes when dateexpiry is NULL -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #20 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 174682 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174682&action=edit Bug 36454: (QA follow-up): Selenium - Add regression tests Test plan: 1) $ ktd --selenium up 2) prove t/db_dependent/selenium/patrons_search_badges.t Ensure these tests pass before and after the previous 'Use native is_expired instead of redundant JS calculation' patch. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #174671|0 |1 is obsolete| | Attachment #174682|0 |1 is obsolete| | --- Comment #21 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 174684 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174684&action=edit Bug 36454: (QA follow-up) Use native is_expired instead of redundant JS calculation Test plan: 1) $ yarn api:bundle 2) $ koha-plack --restart kohadev 3) Make a patron expired, search for them. Verify the 'expired' badge still shows Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #22 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 174685 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174685&action=edit Bug 36454: (QA follow-up): Selenium - Add regression tests Test plan: 1) $ ktd --selenium up 2) prove t/db_dependent/selenium/patrons_search_badges.t Ensure these tests pass before and after the previous 'Use native is_expired instead of redundant JS calculation' patch. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #23 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 174686 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174686&action=edit Bug 36454: Fix and add API tests Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #24 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 174687 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174687&action=edit Bug 36454: Selenium - test patrons must start with 'test_' I usually
delete from borrowers where surname like "test_" So I do not need to reset_all
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #25 from Jonathan Druart <jonathan.druart@gmail.com> --- I think "is_expired" would have been better than "expired". But we already have "restricted", so better to keep the consistency I guess... Could adjust both later if needed. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #26 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Picked 4 follow-up patches starting with "Use native is_expired..." for push to main. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|additional_work_needed | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 --- Comment #27 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 24.11! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Needs documenting -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |38478 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38478 [Bug 38478] Patron search results table crashing with Properties not allowed error -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36454 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #28 from Jonathan Druart <jonathan.druart@gmail.com> --- *** Bug 38254 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org