Neil McErlean 437ba4e516 Fix for CLOUD-1824 (partial).
This fix addresses the creation of 'ghost tasks' - or more correctly, the failure to properly clean up ghost tasks.
There was already code to automatically delete invitation tasks when a site was deleted, but it was no longer working and had no test coverage.

This checkin adds a test case for this issue and also fixes it.
I also added & improved logging in various places.
The bug was in ActionExecuterAbstractBase, where an action run on a non-existent, but non-null, NodeRef was considered to be run on a locked node and hence not run.



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@52158 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-04 18:13:56 +00:00
..
2012-12-13 14:16:40 +00:00
2012-02-08 11:06:09 +00:00
2013-07-04 18:13:56 +00:00
2012-08-28 13:37:05 +00:00
2012-02-08 11:06:09 +00:00
2012-08-28 13:37:05 +00:00
2013-03-25 09:37:19 +00:00