Bug 1090430

Summary: Globals editor doesn't see project imports
Product: [Retired] JBoss BRMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: manstis
Status: CLOSED CURRENTRELEASE QA Contact: Zuzana Krejčová <zkrejcov>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.2CC: kverlaen, lpetrovi, rrajasek
Target Milestone: ER3Keywords: Regression
Target Release: 6.0.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 19:53:22 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:

Description Zuzana Krejčová 2014-04-23 10:15:31 UTC
Description of problem:
When defining global variables via the Globals Editor, the Add Global Variable modal doesn't offer classes added to Import Suggestions of the project.


Version-Release number of selected component (if applicable):
BPMS 6.0.2 ER1


Steps to Reproduce:
1. Open the Project Editor - Import Suggestions section.
2. Add new item - java.util.ArrayList - and save.
3. Create a new Global Variable(s) file in the project.
4. Try to add a new global variable of the previously 'imported' type (java.util.ArrayList).


Actual results:
The type is not listed in the dropdown of available types/classes in the Add Global Variable pop-up.


Expected results:
The 'imported' type is available, global of that type can be added.


Additional info:
Building the project after adding the import suggestion didn't help.