Bug 40198

Summary: Datatables search for data providers is broken
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: ERMAssignee: Jonathan Druart <jonathan.druart>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: clemens.tubach, jonathan.druart, jonathan.field, martin.renvoize, matt.blenkinsop, michaela.sieber, pedro.amorim
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40199
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2025-06-20 10:29:00 UTC
When using the search input field on top of the data providers result list table, the search gets stuck in "Processing".

To test:
- Activate the ERMModule via the system preference
- Add at least one data provider
- In the list of data providers, type anything in the general search field on top
- Confirm that the "Processing" appears, but doesn't go away

In the developer tools it shows:
Uncaught TypeError: col.data is undefined

This was confirmed in main and 24.11.