Skip to content

leads get: does not accept name strings, only numeric IDs #2

Description

@mayoalexander

Command: iris leads get <name>

Bug: iris leads get "Andrew Escher" returns Lead #NaN and fails with 'Lead not found'. The command only works with numeric IDs, but search results do not expose IDs (see related issue #1).

Steps to reproduce:

  1. Run iris leads get "Andrew Escher"
  2. Returns: Lead #NaN — Get lead failed: Lead not found

Expected: Should accept a name or email as a lookup, or at minimum return a clear error message like 'Please provide a numeric ID'
Severity: Medium

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions