Bug 1000610

Summary: Cannot complete process task if it requires data.
Product: [Retired] JBoss BPMS Platform 6 Reporter: Marek Baluch <mbaluch>
Component: Business CentralAssignee: Mauricio Salatino <msalatin>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Baluch <mbaluch>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: kverlaen, rrajasek, rzhang
Target Milestone: ER3   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
BPMS 6.0.0.ER1
Last Closed: 2014-08-06 20:13:03 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:
Attachments:
Description Flags
frozen_task_view
none
log none

Description Marek Baluch 2013-08-23 20:15:07 UTC
Created attachment 789725 [details]
frozen_task_view

Description of problem:
When a user tries to complete the self-evaluation task in the Evaluation process then the task window will freeze immediately after I switch to the 'Work' tab. 

See attached screenshot. Looks like freemaker is having a hard time to render/create the form.

How to reproduce:
1) run the evaluation process
2) attempt to complete the first task

Comment 1 Marek Baluch 2013-08-23 20:16:04 UTC
Created attachment 789726 [details]
log

Comment 2 Mauricio Salatino 2013-08-26 12:39:29 UTC
The self evaluation provides custom forms generated with the form modeller, why is that looking for ftl files?

Comment 3 Mauricio Salatino 2013-08-27 10:04:13 UTC
This is working ok in master. Can you please specify which Employee ID did you use in the Process Form (when you started the instance)? notice that it must be an existing user, because the first task of the process will be assigned to it.

Comment 4 Marek Baluch 2013-08-27 11:11:15 UTC
The thing I did is the following:

1) I started the process as mary. 
2) rules where used to assign mary to the task and to put the task into RESERVED state.
3) then I used the console to complete the task.

I tried a 6.0.0-SNAPSHOT from yesterday and the original issue is gone. I think we can close this BZ.

Comment 5 Marek Baluch 2013-09-19 14:14:58 UTC
Verified on ER3.

Comment 9 Marek Baluch 2014-02-26 13:33:39 UTC
BigApp tests cover this use case.