Bug 33947: Remove GetAllIssues
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 7 Jun 2023 14:56:05 +0000 (16:56 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 20 Oct 2023 14:03:03 +0000 (11:03 -0300)
commit5282a9c4ce2c7c81413e02931fff51cf5836aa95
tree492c5dd3ef16926b8a988a217fc85a1f1d022d03
parent31c4ecce6ab0dd4f262f316bc7275d01a0f32b32
Bug 33947: Remove GetAllIssues

No more occurrences of GetAllIssues, remove it!

Test plan:
  git grep is your friend

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Members.pm
t/db_dependent/Members/GetAllIssues.t [deleted file]