Fix errors in notification listener when deleting recursively
-------------------------------------------------------------
Key: NXP-5027
URL: https://jira.nuxeo.org/browse/NXP-5027
Project: Nuxeo Enterprise Platform
Issue Type: Bug
Components: Notifications
Affects Versions: 5.3.1
Reporter: Thierry Martins
Assignee: Thierry Martins
Fix For: 5.3.2
When deleting a folder, events are fired for each deleted documents.
In asynchronous listener, some documents related to the event (parent folder
for example) won't exist any more, raising errors like
org.nuxeo.ecm.core.api.ClientException: Failed to get document ...
In that case, we need to check document existence.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets