Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1053698

Summary: Project Data Model Oracle doesn't see some variable names
Product: [Retired] JBoss BPMS Platform 6 Reporter: Pere Fernàndez <pere.fernandez>
Component: Data ModelerAssignee: Walter Medvedeo <wmedvede>
Status: CLOSED CURRENTRELEASE QA Contact: Tomas David <tdavid>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.0CC: pzapataf, tdavid
Target Milestone: ER1   
Target Release: 6.0.1   
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:03:40 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
Creating the Entity
none
Afte reopen the Data Modeler
none
The generated Java File none

Description Pere Fernàndez 2014-01-15 16:31:19 UTC
Created attachment 850585 [details]
Creating the Entity

Description of problem:
It seems that the Project Data Model Oracle is unable to see variables with names that with the format <single letter> + <Word> (p. ej: aText, aNumber...)

Steps to Reproduce:
1. Create a new Project and open the Data Modeler
2. Create a new Data Entity called 'MyEntity' and add a String property called 'aText' and Save it.
3. Close the Data Moler and re-open it
4. Look the at MyEntity and it won't contain the aText property anymore.
5. Open the generated Java File to see that the file contains the property

Actual results:
The created property is lost without any error shown on screen or trace in server.

Expected results:
Is expected to keep the property.

Comment 1 Pere Fernàndez 2014-01-15 16:32:56 UTC
Created attachment 850587 [details]
Afte reopen the Data Modeler

Comment 2 Pere Fernàndez 2014-01-15 16:33:41 UTC
Created attachment 850588 [details]
The generated Java File

Comment 5 Tomas David 2014-03-14 08:22:56 UTC
Verified on BRMS 6.0.1.ER2.