Skip to content

FIltering of numeric-string records dont work. #285

Description

@tejasshah-MK

When we use the get_records functions with filtering, if the the value we want to filter out in the key value pair is string but has numbers only, the code doesnt work out. it treats that string as integer. so for eg we want to filter out the record with "status":"2", the code doesnt work.
image
the above image is the query but it doesnt filter out that element. but instead of a "2", if there is a normal string, the command works perfectly, please have a look into it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions