Workflow task notification emails not available on deposits via SWORD
---------------------------------------------------------------------

                 Key: DS-390
                 URL: http://jira.dspace.org/jira/browse/DS-390
             Project: DSpace 1.x
          Issue Type: Bug
          Components: SWORD
    Affects Versions: 1.5.2
            Reporter: Timo Aalto


in 
dspace-sword/dspace-sword-api/src/main/java/org/dspace/sword/SWORDMETSIngester.java
 there is an assumption that workflow task notification emails are not wanted 
for SWORD item submits, by using  WorkflowManager.startWithoutNotify(context, 
wsi) method instead of WorkflowManager.start(context, wsi). 

Switching to the WorkflowManager.start(context, wsi) method seems to be enough 
to enable the email notifications. Of course this should probably be 
configurable, maybe even in a broader context than just SWORD.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to