While using the ODATA API to delete interfaces by agentID or delete routers by routerID, there was a bug which allowed NFA to delete any interfaceID which corresponds to the agentID specified in the API query. This caused random interfaces to be removed from reporter.interfaces and harvester.interfaces. Please apply this patch to resolve this.