[Bug 31127] New: By default sort suggestions from latest to oldest
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127 Bug ID: 31127 Summary: By default sort suggestions from latest to oldest Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org Currently suggestions table is sorted from oldest to latest.
From suggestion.tt : KohaTable("table_[% loop.count| html %]", { "sorting": [[ 3, "asc" ]],
Since the default tab is pending suggestions, it would be better to have the reverse order. Some old suggestions may stay in pending for a while and librarian must be aware of new suggestions. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |fridolin.somers@biblibre.co |ity.org |m -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27813 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- If OK I'll provide a patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127 Axelle Aix-Marseille Université <axelle.clarisse@univ-amu.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |axelle.clarisse@univ-amu.fr -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Could we make the sort configurable using the new Datatables options? I believe some libraries might want the one or the other (LIFO or FIFO...) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127 --- Comment #3 from Fridolin Somers <fridolin.somers@biblibre.com> --- You mean like Bug 24156 Looks like the column can be defined but not the ascending or descending order. Would need a new config -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127 --- Comment #4 from Fridolin Somers <fridolin.somers@biblibre.com> --- Ah also Bug 32603 added a new column without changing default sorting column -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |32603 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32603 [Bug 32603] Suggester category in Suggestions management -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127 Emmanuel Bétemps <e.betemps@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |e.betemps@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127 Axelle Aix-Marseille Université <axelle.clarisse@univ-amu.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|axelle.clarisse@univ-amu.fr | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127 Ronald Wijlens <r.j.wijlens@saxion.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |r.j.wijlens@saxion.nl --- Comment #5 from Ronald Wijlens <r.j.wijlens@saxion.nl> --- I support the wish for sorting options for the suggestions table. Or at least have the latest suggestions at the top. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org