[Bug 39450] New: OPAC ILL requests table should sort on ID desc by default
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39450 Bug ID: 39450 Summary: OPAC ILL requests table should sort on ID desc by default Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ILL Assignee: pedro.amorim@ptfs-europe.com Reporter: pedro.amorim@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: pedro.amorim@ptfs-europe.com, tomascohen@gmail.com It's currently sorting on 'backend' DESC by default which in itself does not do a whole lot. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39450 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39450 --- Comment #1 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 179687 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179687&action=edit Bug 39450: Sort by ILL request ID DESC by default To test: 1) Enable ILLModule 2) Create 2 ILL requests 3) Access the ILL table on the OPAC: http://localhost:8080/cgi-bin/koha/opac-illrequests.pl 4) Notice the table is sorted on the 'Requested from' column. 5) Apply patch, repeat. Notice it's now showing the most recent requests first (sorting on ID DESC). This is particularly important for Koha instances where patrons access this OPAC page often, and have multiple ILL backends installed -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39450 Brendan Gallagher <brendan@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39450 Brendan Gallagher <brendan@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179687|0 |1 is obsolete| | --- Comment #2 from Brendan Gallagher <brendan@bywatersolutions.com> --- Created attachment 180252 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180252&action=edit Bug 39450: Sort by ILL request ID DESC by default To test: 1) Enable ILLModule 2) Create 2 ILL requests 3) Access the ILL table on the OPAC: http://localhost:8080/cgi-bin/koha/opac-illrequests.pl 4) Notice the table is sorted on the 'Requested from' column. 5) Apply patch, repeat. Notice it's now showing the most recent requests first (sorting on ID DESC). This is particularly important for Koha instances where patrons access this OPAC page often, and have multiple ILL backends installed Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39450 Pedro Amorim <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|Signed Off |RESOLVED --- Comment #3 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- Making this duplicate of bug 39600 as the issue here is implicitly fixed by the work there. *** This bug has been marked as a duplicate of bug 39600 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org