Bug 853993

Summary: [guided editor] 'From accumulate' pattern editor does not offer Number
Product: [JBoss] JBoss Enterprise BRMS Platform 5 Reporter: Jiri Locker <jlocker>
Component: BRM (Guvnor)Assignee: manstis
Status: NEW --- QA Contact: Jiri Locker <jlocker>
Severity: low Docs Contact:
Priority: unspecified    
Version: BRMS 5.2.0.GA   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 998922 (view as bug list) Environment:
Last Closed: Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 998922    

Description Jiri Locker 2012-09-03 13:58:50 UTC
Description of problem:
When building 'From accumulate' conditional element the result of the accumulation is usually Number, however the pattern editor for the accumulation result only offers imported types.

Of course Number could be explicitely imported, but importing from java.lang package is redundant. Moreover there is inconsistency with pattern editor for 'From collect' which offers List, Set and Collection (java.util) although they are not imported

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


How reproducible:


Steps to Reproduce:
1. in Guided editor, add 'From Accumulate' condition
2. click 'click to add pattern...' *above* the 'From Accumulate' keywords
  
Actual results:
Number type is missing in the selection list

Expected results:
Number should be offered

Additional info:
Having Number available is very handy and it used to work in Guvnor 5.1.

Comment 1 Jiri Locker 2012-09-03 14:02:45 UTC
Might be related to this change https://issues.jboss.org/browse/GUVNOR-1367.