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

Pedro Amorim <[email protected]> changed:

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

--- Comment #13 from Pedro Amorim <[email protected]> ---
Created attachment 174190
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174190&action=edit
Bug 38130: Allow sorting and filtering on library id and name

On the item list of the bib detail page and the patron search we want
the library columns ('holding library', 'home library' and 'library') to
be sorted by library names and to make them searchable on library id and
name.

Concerns about this approach (comment #8):
"""
If we do it for the library names on this view, we need to do it for all the
library columns (thinking about patrons right now but I am sure there are
others). And to be consistent, for all the other coded values: "special AVs"
(item types, cn source), regular AVs, patron category codes, etc.

We will introduce additional JOINs and so maybe performance problems. This
needs to be investigated before we take this route IMO.
"""

Signed-off-by: Pedro Amorim <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to