Bug 984233

Summary: Task form (Work) popup window is missing link to Assignment popup
Product: [Retired] JBoss BPMS Platform 6 Reporter: Jan Hrcek <jhrcek>
Component: Business CentralAssignee: Mauricio Salatino <msalatin>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Hrcek <jhrcek>
Severity: low Docs Contact:
Priority: medium    
Version: 6.0.0CC: rzhang
Target Milestone: ER2   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:10:45 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
Link to Assignments missing in the Work (Task form) popup none

Description Jan Hrcek 2013-07-13 20:12:48 UTC
Created attachment 773169 [details]
Link to Assignments missing in the Work  (Task form) popup

Description of problem:
Task form - One of the task-related popups in the Task List - does not contain link to Assignments popup (see screenshot attached)

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

How reproducible:
Always

Steps to Reproduce:
1. Go to Tasks > Tasks List
2. Create a task using New Task
3. Click on Work icon for the new task

Actual results:
The resulting popup does not contain link to Assignment popup (unlike the other 3 popups -Task details, Task assignments and Task comments - that do contain that link).

Expected results:
The link should be present as marked in the screenshot to make the gui consistent.

Additional info:
The problem is in 
org.jbpm.console.ng.ht.client.editors.taskform.FormDisplayPopupPresenter
> method renderTaskForm, which does not add NavLink pointing to the assignment popup.

Comment 1 Mauricio Salatino 2013-07-15 10:14:03 UTC
Fixed in master:
http://github.com/droolsjbpm/jbpm-console-ng/commit/4edd06d0c

Comment 2 Jan Hrcek 2013-09-04 06:43:26 UTC
Verified with BPMS 6.0.0.ER2