Skip to content

CE-2206: Fix record count on tables when filtering

Imre Toth requested to merge CE-2206_Fix_record_count_on_filtering into develop

Fix the record table totalCount update. The channelFinder responds with a random number when requesting all records; but works fine if filtering on a certain IOC. Solution deployed to DEMO environment, and backlog ticket created to revisit the record table if a bugfix is released to the ChannelFinder - CE-2240 .

Merge request reports