Bug 1140182

Summary: Data Modeler action should be removed from Tools menu
Product: [Retired] JBoss BPMS Platform 6 Reporter: Pavel Kralik <pkralik>
Component: Data ModelerAssignee: Walter Medvedeo <wmedvede>
Status: CLOSED EOL QA Contact: Jiri Locker <jlocker>
Severity: low Docs Contact:
Priority: urgent    
Version: 6.1.0CC: kverlaen
Target Milestone: ER2   
Target Release: 6.1.0   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 18:35:01 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
DataModeler error window none

Description Pavel Kralik 2014-09-10 12:37:30 UTC
Created attachment 936129 [details]
DataModeler error window

Description of problem:
When trying to start Data Modeler the Component does not start. See attached screenshot.

Version-Release number of selected component (if applicable):
BPMS 6.1.0.DR2

How reproducible:
Always

Steps to Reproduce:
1. Go to Authoring > project Authoring > Tools > Data Modeler
2. See error window

Actual results:
Error popup window

Expected results:
Data Modeler window

Additional info:

Comment 2 Walter Medvedeo 2014-09-12 07:10:55 UTC
With reference to the functionality, the "Data modeler" menu option will be removed from the "Tools" menu option.

Now the "Data modeler" is started in the same way the other workbench editors do.

1) From the "New" - > "Java File" option
2) Just clicking on a .java file form the project explorer.


Then looking at the code we have this:

1) Community master branch is ok.

2) Community 6.2.0.Beta2 is ok.

So I guess that 6.2.0.Beta1 tag is out of date and that's why 6.1.DR2 shows the error.

Comment 3 Jiri Locker 2014-09-12 09:28:52 UTC
Thanks Walter, I can now remember you were announcing this change some time ago. I confirm it is possible to bring up the Data modeler editor by opening individual Java files from the Project Explorer in DR2.

Please move the bug on MODIFIED to confirm that Data Modeler was removed from Tools menu in community branch and we should verify this in the next build.

Comment 4 Walter Medvedeo 2014-09-12 10:15:06 UTC
Sure, I confirm this "Tools -> Data modeler" menu option was removed in community branch.