Bug 33421: Fix filtering suggestions by status
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 10 May 2023 10:19:13 +0000 (12:19 +0200)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Thu, 8 Jun 2023 16:43:04 +0000 (16:43 +0000)
commit214605aff90ae70daa7c63de9b3921f56ccd36e1
treee11c2b91980e996658a928c4208949633f5ccce7
parent75112a7e88f97b57dea9bacb8f33a42d9a7a7ffc
Bug 33421: Fix filtering suggestions by status

If the display is by status and a specific status is selected in the
filter, the filter won't have any effects.

Test plan:
Create several suggestions, with different status, for different
libraries.
Use the "display by status" view and filter on a given status
=> Result must be relevant

Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit ec0ebda77db48e0fbe190df9a3d1969604bc229c)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
suggestion/suggestion.pl