[ 
http://jira.dspace.org/jira/browse/DS-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stuart Lewis updated DS-390:
----------------------------

    Attachment: 
[DS-390]_Workflow_task_notification_emails_not_available_on_deposits_via_SWORD.patch

Hi Timo,

Thanks for reporting this problem. I have attached a patch to fix this. Is 
requires a new key in dspace.cfg:

# When using the SWORDMETS Ingester, should items that enter a workflow
# send notification emails or not? Set this to true to send emails
# sword.swordmetsingester.sendnotification = false

This patch will be under consideration for inclusion into DSpace 1.6.

Thanks,


Stuart

> 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
>         Attachments: 
> [DS-390]_Workflow_task_notification_emails_not_available_on_deposits_via_SWORD.patch
>
>
> 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