Bug 1042798 - Guided rule editor should allow a method call on fact types fields
Summary: Guided rule editor should allow a method call on fact types fields
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ER2
: 6.0.1
Assignee: Toni Rikkola
QA Contact: Tomas David
URL:
Whiteboard:
Depends On: 1044973 1066626
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-13 12:17 UTC by Toni Rikkola
Modified: 2014-08-06 19:59 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 19:59:39 UTC
Type: Bug


Attachments (Terms of Use)

Description Toni Rikkola 2013-12-13 12:17:45 UTC
Steps to Reproduce:
1. In project editor, import java.util.List
2. Make a class World add a field countries of type java.util.List
3. In Guided Rule Editor: Add World to WHEN-section
4. Declare a variable "c" for World.countries
5. Call a method from "c" in the THEN-section

Actual results:
Shows a frozen Call Method -widget

Expected results:
Should allow calls for methods in List

Comment 4 Tomas David 2014-03-12 10:53:02 UTC
Verified on BRMS 6.0.1.ER2.


Note You need to log in before you can comment on or make changes to this bug.