Skip to content

Deleting a remote file using the API doesn't generate an event

Bugzilla Link 405505
Status NEW
Importance P3 normal
Reported Apr 11, 2013 14:22 EDT
Modified Apr 11, 2013 14:22 EDT
Reporter Evan Hughes

Description

When I delete a remote using the file, I expect a SYSTEM_REMOTE_RESOURCE_DELETED event to be fired. That doesn't happen.

It appears that the SYSTEM_REMOTE_RESOURCE_DELETED event is generated by the UI action SystemCommonDeleteAction.DeleteEventRunnable.

It would be helpful if the event was fired in all cases.

I'm using the DStoreFileService.

(This bug is submitted on behalf of RTC)