[Koha-bugs] [Bug 28641] ILLHiddenRequestStatuses does not consider custom statuses

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 17 13:22:16 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28641

Pedro Amorim <pedro.amorim at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #146522|0                           |1
        is obsolete|                            |

--- Comment #4 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 148334
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148334&action=edit
Bug 28641: ILLHiddenRequestStatuses does not consider custom statuses

This patch adds the status_alias column to the ILLHiddenRequestStatuses sys
pref check.
Because requests will have status_alias NULL by default, we also check for
that.

Test plan:
Create multiple ILL requests of different backends and place them in different
status (NEW, COMP, REQ, etc)
Create multiple ILLSTATUS entries
Add and remove a mix of both status and status_alias codes in
ILLHiddenRequestStatuses and refresh the ILL requests page to confirm the
result is according to expectation.

Sponsored-by: PTFS Europe

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list