Bug 991475

Summary: Wrong users and groups in Process Definition Details
Product: [Retired] JBoss BPMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: Mauricio Salatino <msalatin>
Status: CLOSED CURRENTRELEASE QA Contact: Sona Mala <smala>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: kverlaen, lpetrovi, mbaluch, rzhang
Target Milestone: ER4   
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:07:13 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
User and Groups field
none
process reproducer none

Description Zuzana Krejčová 2013-08-02 13:41:32 UTC
Created attachment 781968 [details]
User and Groups field

Description of problem:
If you have a process with a user task assigned to multiple users or groups, the Process Definition Details page shows only a part of that information. 

task assigned to: | User and Groups line for this task: | missing information:
------------------------------------------------------------------------------
user1,GROUP1      | GROUP1- taskname                    | user1
user1,user2       | user2- taskname                     | user1

If you assign the task to two groups only, it shows correctly.

Assignment to two groups is shown correctly. The issue is only with the value displayed, tasks are available as they should be, to the user specified in the process.

See the attached screenshot - tasks are named according to the assignments defined in the process.


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

Comment 1 Mauricio Salatino 2013-08-03 09:24:18 UTC
Hi Zuzana, can you please provide your BPMN2 process file to reproduce this issue?

Comment 2 Zuzana Krejčová 2013-08-05 09:09:34 UTC
Created attachment 782726 [details]
process reproducer

Comment 3 Mauricio Salatino 2013-08-27 10:40:42 UTC
Fixed in master: http://github.com/droolsjbpm/jbpm/commit/56dec3485

Thanks for the reproducer!

Comment 5 Mauricio Salatino 2013-09-19 19:51:36 UTC
Cherry picked into 6.0.x

Comment 9 Sona Mala 2013-10-15 12:29:21 UTC
Verified for ER4.

Multiple users are displayed and an combination of two users and two groups is displayed.