Bug #11960
Updated by Peter Amstutz over 7 years ago
What I did:
* Subscribe to "create", "update" and "delete" events.
* On workbench, go to a subproject under home
* Delete a collection
* Expected: some kind of event usefully indicating that it was trashed
* Actually happens one of: no event or possibly a blank event {}, or an "update" event where new_attributes and old_attributes are the same (is_trashed isn't included in the properties).