Bug 1042724

Summary: Claim and Release Button in task form are not consistent with the state of the task list
Product: [Retired] JBoss BPMS Platform 6 Reporter: Mauricio Salatino <msalatin>
Component: Business CentralAssignee: Mauricio Salatino <msalatin>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Baluch <mbaluch>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: kverlaen
Target Milestone: ER1   
Target Release: 6.0.1   
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:02:01 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:

Description Mauricio Salatino 2013-12-13 08:35:39 UTC
Description of problem:
In the current implementation of the Task List the Task form is not kept up to date with the state of the task list itself. This is because the task list actions doesn't send all the notifications to all the panels. 

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


How reproducible:
use the quick actions of the task list and always keep the task form opened. 

Steps to Reproduce:
1.
2.
3.

Actual results:
The form and the task list actions should be kept in sync all the time. 

Expected results:


Additional info:

Comment 2 Mauricio Salatino 2014-01-30 21:23:42 UTC
Fixed in 6.0.x: http://github.com/droolsjbpm/jbpm-console-ng/compare/7ca531d...387bc32

Comment 3 Marek Baluch 2014-02-20 13:13:10 UTC
Verified on 6.0.1-ER1.

Task details are changing base on what actions have been clicked by the user.