Bug 1087887

Summary: Missing labels for REST and WS tasks in Designer
Product: [Retired] JBoss BPMS Platform 6 Reporter: Sona Mala <smala>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED CURRENTRELEASE QA Contact: Sona Mala <smala>
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: kverlaen, lpetrovi, vigoyal
Target Milestone: ER2Keywords: Regression
Target Release: 6.0.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 19:50:42 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
Screen shot: REST and WS none

Description Sona Mala 2014-04-15 14:09:09 UTC
Created attachment 886493 [details]
Screen shot: REST and WS

Description of problem:
If I create new process in Designer then I cannot find labels for REST and WS in Object Library. See the attached screenshot.

If I drag&drop such task on Canvas then the task contains a right label and right properties.


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


Steps to Reproduce:
1. create new process (default project - "project1")
2. Open section "Service tasks" in Object Library

Actual results:
see the screen shot. Labels for REST and WS are missing. The user cannot guess which item is REST and which item is WS. This is a regression.


Expected results:
Items for REST and WS contains right labels.


Additional info:

Comment 1 Tihomir Surdilovic 2014-04-15 15:55:53 UTC
fixed in designer master and 6.0.x branches

Comment 3 Sona Mala 2014-05-06 13:28:31 UTC
Verify that this commit:
 https://github.com/droolsjbpm/jbpm-designer/commit/67367e5ab8e4c44325581a0eacf3484e8a9e988d

fix an issue for 6.0.2 ER2 BPMS.

It seems that the stencil set uses "name" instead of "displayName". This change was done probably by this commit:

https://github.com/droolsjbpm/jbpm-designer/commit/626d098f5988e4565a2e3384f6cb7c573dcc5cc6

I will create a new bug for this issue.