Bug 1036809 - Data modeler is missing Byte type
Summary: Data modeler is missing Byte type
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ER6
: 6.0.0
Assignee: Walter Medvedeo
QA Contact: Jiri Locker
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-02 16:22 UTC by Jiri Locker
Modified: 2014-08-06 20:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:20:46 UTC
Type: Bug


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.