Hide Forgot
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:
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
Verified on ER6.