Skip to content

Search method on Single Select field doesn't return results anymore #61

@roromedia

Description

@roromedia

Since a few days the PHP-API doesn't return any result on the following search (a Single Select Object field):

$tickets = $client->resource(ResourceType::TICKET)->search('FIELD_NAME:KEY');

The $tickets-array is always empty. Regular full-text searches still work.
Can anyone suggest a new syntax or help out?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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