Skip to content

IgnoreCase is not working for string comparisons #15

@andreluiz0404

Description

@andreluiz0404

Filters that deals with string comparisons such as Contains (Does not contains) and StartsWith (Does not starts with) are NOT ignoring case. So, filters like string.StartsWith("for") does not works for strings like "Forest", "Forrester"...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions