https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31554 Bug ID: 31554 Summary: Sorting of acquisition info appears to be broken Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Depends on: 20726 According to the notes on bug 20726 the acquisition details for subscriptions should sort by status (open/pending) first and then by ordernumber. The first appears to work, but the second doesn't. Looking at the subscription details of a record with all status being 'complete' the secondary sorting doesn't appear to work. In the column order number, we see: 1683 948 2095 So it doesn't appear to sort alphabetically either. In the column basket we have 2... (603) B... (328) 2... (774) So neither works. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 [Bug 20726] Display acquisition details on the subscription detail page -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.