https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39027 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |Laura.escamilla@bywatersolu |y.org |tions.com Status|Signed Off |Passed QA --- Comment #15 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Tested with multiple news items having varying publication dates. Verified that items are now ordered by published_on DESC on the OPAC main page. Also tested items with identical publication dates — ordering is currently not deterministic in that case. Suggestion (non-blocking): consider adding a secondary sort (e.g. number DESC) to ensure stable ordering when publication dates are equal. Otherwise, patch behaves as expected. -- You are receiving this mail because: You are watching all bug changes.