The workflowProcessEnded event it's not working for notifications on 
subscriptions
----------------------------------------------------------------------------------

                 Key: NXP-5901
                 URL: https://jira.nuxeo.org/browse/NXP-5901
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
          Components: Notifications
    Affects Versions: 5.3.1
         Environment: Linux Ubuntu 8.04 Lts, PostgreSQL 8.3, Jboss
            Reporter: Jesus IbaƱez


Doing a subscription contribution as follows everything works fine except for 
the  "workflowProcessEnded" event, looking at the code, it seems that the event 
is never thrown.

  <notification name="Workflow Change" channel="email" enabled="true" 
availableIn="Workspace"
      autoSubscribed="false" template="workflow" subject="Workflow event" 
label="label.nuxeo.notifications.workflow">
      <event name="workflowNewProcessStarted"/>
      <event name="workflowProcessEnded"/>
      <event name="workflowAbandoned"/>
      <event name="workflowTaskCompleted"/>
      <event name="workflowTaskRejected"/>
      <event name="worfklowTaskAssigned"/>
    </notification>

-- 
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

Reply via email to