[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 Feb 10 23:12:35 CET 2023


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 146522
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146522&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.

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