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

Bug 833329

Summary: Wrong/No completion for bind variable in Drools Rule Editor
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Toshiya Kobayashi <tkobayas>
Component: ToolingAssignee: Default User <jbpapp-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Lukáš Petrovický <lpetrovi>
Severity: medium Docs Contact:
Priority: high    
Version: 5.3.0 GACC: atangrin, brms-jira, dpalmer, ldimaggi, lpetrovi, rwagner, sdorfiel, soa-p-jira
Target Milestone: CR2   
Target Release: 5.3.0 GA   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
There were problems concerning the completion for bind variables in the Drools Rule Editor. When attempting to use this feature, users would find that the completion was either incorrect or missing. This problem has now been addressed. As a result, the completion occurs as expected.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-15 17:25:49 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 Toshiya Kobayashi 2012-06-19 08:55:18 UTC
Description of problem:

See details in https://issues.jboss.org/browse/JBIDE-12212
  
Actual results:

# please download test case from JBIDE-12212

Sample03.drl : Click ctrl+space after '$p.' -> wrong popup including 'and' 'eval'...
Sample04.drl : Click ctrl+space after '$p.' -> no popup

Expected results:

Sample03.drl : Click ctrl+space after '$p.' -> popup including 'name'
Sample04.drl : Click ctrl+space after '$p.' -> popup including 'getName()'

Comment 2 Rick Wagner 2012-06-28 14:17:57 UTC
GSS has a customer that would really like this change in the near future.  Can we please include it before SOA tooling goes GA with 5.3?

Thanks,

Rick

Comment 4 Len DiMaggio 2012-06-28 14:49:47 UTC
Link to: JBIDE-12212

Comment 5 JBoss JIRA Server 2012-07-06 15:30:54 UTC
Douglas Palmer <dpalmer> updated the status of jira JBIDE-12212 to Resolved

Comment 6 JBoss JIRA Server 2012-07-06 15:30:54 UTC
Douglas Palmer <dpalmer> made a comment on jira JBIDE-12212

Fixed upstream

Comment 7 JBoss JIRA Server 2012-07-06 15:31:06 UTC
Douglas Palmer <dpalmer> updated the status of jira JBIDE-12285 to Resolved

Comment 8 JBoss JIRA Server 2012-07-06 15:31:06 UTC
Douglas Palmer <dpalmer> made a comment on jira JBIDE-12285

Fixed upstream

Comment 10 Lukáš Petrovický 2012-07-11 12:31:50 UTC
VERIFIED with the bits from http://www.qa.jboss.com/binaries/RHDS/updates/development/5.0.0.CR2.soa-tooling/

Comment 11 JBoss JIRA Server 2012-07-11 16:00:51 UTC
Jiri Peterka <jpeterka> updated the status of jira JBIDE-12285 to Closed

Comment 12 Suz 2012-07-17 00:27:45 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
There were problems concerning the completion for bind variables in the Drools Rule Editor. When attempting to use this feature, users would find that the completion was either incorrect or missing. This problem has now been addressed. As a result, the completion occurs as expected.