In 25.05, searching for vendors by an alias no longer works. To replicate: -Find an existing vendor, and add an Alias to their details -Search using the alias from the main Acquisitions page - note that there are no results -Search using the green 'Vendor search' bar - note that there are no results Marking as a regression since searching using either of these methods works in 24.11.
Created attachment 184577 [details] [review] Bug 40483: Restore search vendors by alias Prior to bug 38010 we were able to search vendors by alias. This patch restores it by moving the filter to kohaTable's "default_filters" to allow to pass a more complex condition Test plan: Create several vendors, some with aliases Confirm that searching by alias return the vendors Confirm that refining the search (using the table's global search) works as expected