Bug 833323

Summary: Wrong/No completion for the second field constraint 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 code completion feature in the Drools Rule Editor. When users attempted to use this feature on the second field constraint, the completion would fail to occur. This problem has now been addressed. The code completion feature works as expected.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-15 17:25:43 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:40:42 UTC
Description of problem:

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

# please download test case from JBIDE-12210

Sample01.drl : Click ctrl+space after ',' -> no popup
Sample02.drl : Click ctrl+space after ',' -> wrong popup including 'type'

Expected results:

Sample01.drl : Click ctrl+space after ',' -> popup including 'name'
Sample02.drl : Click ctrl+space after ',' -> popup including 'name'

Comment 2 Rick Wagner 2012-06-28 14:16:39 UTC
GSS has a customer concerned with this issue.  Could we please address it before the tooling goes GA?

Thanks,

Rick

Comment 4 Len DiMaggio 2012-06-28 14:45:14 UTC
Link to: JBIDE-12210

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

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

Fixed upstream

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

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

Fixed upstream

Comment 10 Lukáš Petrovický 2012-07-11 12:33:29 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:50 UTC
Jiri Peterka <jpeterka> updated the status of jira JBIDE-12285 to Closed

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

Comment 13 Suz 2012-07-17 00:16:56 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 code completion feature in the Drools Rule Editor. When users attempted to use this feature on the second field constraint, the completion would fail to occur. This problem has now been addressed. The code completion feature works as expected.