Bug 853993 - [guided editor] 'From accumulate' pattern editor does not offer Number
Summary: [guided editor] 'From accumulate' pattern editor does not offer Number
Keywords:
Status: NEW
Alias: None
Product: JBoss Enterprise BRMS Platform 5
Classification: JBoss
Component: BRM (Guvnor)
Version: BRMS 5.2.0.GA
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: manstis
QA Contact: Jiri Locker
URL:
Whiteboard:
Depends On:
Blocks: 998922
TreeView+ depends on / blocked
 
Reported: 2012-09-03 13:58 UTC by Jiri Locker
Modified: 2023-05-01 08:28 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 998922 (view as bug list)
Environment:
Last Closed:
Type: Feature Request
Embargoed:


Attachments (Terms of Use)

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.


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