Bug 1009320

Summary: Missing subform link after task execution
Product: [Retired] JBoss BPMS Platform 6 Reporter: Pedro Zapata <pzapataf>
Component: Form ModelerAssignee: Pere Fernàndez <pere.fernandez>
Status: CLOSED NOTABUG QA Contact: Marek Baluch <mbaluch>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.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: 2013-09-18 11:08:55 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:
Attachments:
Description Flags
Screenshot 1 - Task executed but not completed
none
Screenshot 2 - Multiple Subform link lost none

Description Pedro Zapata 2013-09-18 08:09:54 UTC
Created attachment 799194 [details]
Screenshot 1 - Task executed but not completed

After a form with multiple subforms was executed (see screenshot 1), when changing again to the same non-completed task, the link to the subform definition is lost a no subform is displayed (see screenshot 2).

This apparently only happens with the new task execution UI in an independent panel, so all this task-form integration part must be reviewed again to see how it works with the new UI.

Comment 2 Pedro Zapata 2013-09-18 08:10:47 UTC
Created attachment 799195 [details]
Screenshot 2 - Multiple Subform link lost

Comment 3 Pedro Zapata 2013-09-18 08:12:35 UTC
Forgot to mention this happens in community version CR4 SNAPSHOT, but since this will get into product, this must be fixed before sync.

Comment 4 Pedro Zapata 2013-09-18 08:31:23 UTC
Also forgot to mention this can be tested by cloning the repository https://github.com/pzapata/kie-examples

Comment 5 Pedro Zapata 2013-09-18 11:08:55 UTC
It looks it was caused by a misconfiguration of subsecuent forms, it's not a bug then.