Skip to content

Handle null/undefined values for params #8

@devlikepro

Description

@devlikepro

Right now when we set null/undefined in any params (likely get) - it returns the string "null/undefined"

We need to handle that case somehow.

We could

  1. Handle null/undefined with some params
  2. Add a flag for each optional field, like "Include Field"
    need to research the best way how to fix it

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions