[Koha-bugs] [Bug 9264] Make getitems default sort to set by a preference instead of hard coded to homebranch.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 10 18:14:17 CEST 2021


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

Nick Clemens <nick at bywatersolutions.com> changed:

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

--- Comment #7 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 123705
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123705&action=edit
Bug 9264 - Make getitems default sort to set by a preference instead of hard
coded to homebranch.

The sort order in GetItemsInfo has been switched from home branch to holding
branch and then back again at different points in time. Some libraries liked
it when it was by holding branch, rather than home branch.

This patch makes the choice of sorting by home or holding branch a system
preference.

Test Plan:
1) Apply patch
2) Run updatedatabase.pl
3) Test the sorting order for items with the preference set each way.

NOTE: I only rebased to make it apply. I still think Owen's
      feedback in comment #4 still applys. Hence the move from
      'Patch does not apply' to 'In Discussion'.

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


More information about the Koha-bugs mailing list