Skip to content

CE-2036: Fix record table search functionality

Imre Toth requested to merge CE-2036_Fix_Record_table_search into develop

Modified the request parameter in the record (search) page.

The BE is also modified the filtering method to use contains instead of the current equals method.

Solution is deployed to the TEST environment - if anyone would like to test it.

Merge request reports