Delete Duplicate key check should be case insensitive to protect against tools that ids with uppercase
I works okay when just matching one key such as AcoustId, but seems to be case sensitive when matchig two keys such as AcoustId and MBRecordingId
Fixed (was also breaking the filters)