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

Tim Donohue updated DS-390:
---------------------------

    Status: Volunteer Needed  (was: Received)

Reviewed this ticket during our "JIRA Backlog Hour" today.

This has a suggested patch. It just needs a volunteer to update/test for 
current versions of DSpace.
                
> Workflow task notification emails not available on deposits via SWORD
> ---------------------------------------------------------------------
>
>                 Key: DS-390
>                 URL: https://jira.duraspace.org/browse/DS-390
>             Project: DSpace
>          Issue Type: Bug
>          Components: SWORD
>    Affects Versions: 1.5.2
>            Reporter: Timo Aalto
>            Priority: Major
>         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, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to