Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5.2.Release
-
Fix Version/s: 2.5.2.Release
-
Component/s: Inferencing Engine
-
Labels:None
-
Number of attachments :
Description
The following will infer the type from the list:
[1].each {
it
}
however, the following will not:
1.each {
it
}
Activity
Andrew Eisenberg
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Andrew Eisenberg [ werdna ] | |
| Fix Version/s | 2.5.2.Release [ 17434 ] | |
| Resolution | Fixed [ 1 ] |