Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.0.M2
-
Fix Version/s: 1.0.0.RC1
-
Component/s: DYNAMIC FINDERS
-
Labels:None
Description
When installing finder for an entity which has two fields that has similar names eg.:
name of field1: code, field2: codeGroup, finderName: findCodesByCodeAndCodeGroup
error:
Unable to match all fields of Code for CodeAndCodeGroup (remaining 'Group')
attached a .roo script which reproduces the bug.