Bug 1301772

Summary: User Task email notification for "not-completed" type is not working correctly
Product: [Retired] JBoss BPMS Platform 6 Reporter: Sudheer <schekka>
Component: jBPM CoreAssignee: Alessandro Lazarotti <alazarot>
Status: CLOSED EOL QA Contact: Radovan Synek <rsynek>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:01:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sudheer 2016-01-26 00:04:40 UTC
Description of problem:
User Task email notification for "not-completed" type is sending notifications for "Ready" state tasks instead of "In Progress" state tasks

Can you please provide any workaround as we have a customer demo on Wednesday that requires showcasing task escalations.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Define Notification for a user task with Type: "not-completed", ExpiresAt=10sec, from, To
2. Start a business process which will create a user task with Ready status


Actual results:
3. email notification is sent out even before the user task is claimed.

Expected results:
Email notification should be sent out 10secs after the user task is claimed

Additional info:

Sample Business process: https://github.com/sudheerchekka/image-gap-bpm-repo/blob/master/ImageGapAnalysis/src/main/resources/com/redhat/demos/imagegapanalysis/ImageGapProcess.bpmn2