MMRecord icon indicating copy to clipboard operation
MMRecord copied to clipboard

Deleting orphaned records doesn't work if you are using MMRecordResponse independently of MMServer.

Open sstigler opened this issue 11 years ago • 0 comments

The deleteOrphanedRecordBlock is only called if making a request through MMServer. It needs to be decoupled from the request mechanism enough to be able to work given solely a MMRecordResponse.

sstigler avatar Apr 15 '15 01:04 sstigler