Bug 1036809

Summary: Data modeler is missing Byte type
Product: [Retired] JBoss BRMS Platform 6 Reporter: Jiri Locker <jlocker>
Component: Business CentralAssignee: Walter Medvedeo <wmedvede>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Locker <jlocker>
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: pzapataf, rrajasek
Target Milestone: ER6   
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:20:46 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 Jiri Locker 2013-12-02 16:22:11 UTC
Description of problem:
All object types for primitive numericaly types are available in Data modeler (Short, Integer, Float, etc.). Byte is the only missing type. There used to be a workaround before ER5. It was possible to get Byte in the list of types in Data modeler by adding java.lang.Byte in project Import Suggestions. This stopped working in ER5.

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

How reproducible:
-

Steps to Reproduce:
1. open Data modeler
2. select any existing data object or create a new one
3. check the central section, there is a form for adding field to the selected object with a dropdown list of available types

Actual results:
Byte is missing.

Expected results:
Byte should be present.

Additional info:

Comment 2 Walter Medvedeo 2013-12-03 17:01:44 UTC
Byte type has been added.

master push: http://github.com/droolsjbpm/kie-wb-common/commit/a4ebecb0a

6.0.x push:  http://github.com/droolsjbpm/kie-wb-common/commit/3f06bdb94

Comment 3 Jiri Locker 2014-01-02 09:12:46 UTC
Verified on ER6.