https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35885 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #177700|0 |1 is obsolete| | --- Comment #7 from Magnus Enger <magnus@libriotech.no> --- Created attachment 177828 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177828&action=edit Bug 35885: Sort vendors by name by default Signed-off-by: Magnus Enger <magnus@libriotech.no> To reproduce: - Set ERMModule = Enable - In the Acquisitions module I added 4 vendors, with names X, A, C, Y, in that order - Went to E-resource management > Agreements > New agreement - In the "Vendor" dropdown, the vendors are listed in the order they were entered: X, A, C, Y To test: - Applied the patch + restart_all + run "yarn js:build" in the cloned Koha repo inside KTD - Shift-reload the "New agreement" page - Vendors are in alphabetical order -- You are receiving this mail because: You are watching all bug changes.