Skip to content

different aggerate functions doesnt work with same func name #308

@omansak

Description

@omansak

Does not work.

"i=>new[]{4,2}.Any(j => i.productId.Equals(j)) && new[]{\"as\"}.Any(j =>i.productName.Contains(j)"

Works fine.

"i=>new[]{4,2}.Any(j => i.productId.Equals(j)) && new[]{\"as\"}.Any(a =>i.productName.Contains(a)"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions