Skip to content

Filter not working in showAll function #4

@batjeciftci

Description

@batjeciftci

Hi,

When I try to filter messages based on reference it does not work. It returns all the messages instead of only the messages with the correct referencenumber.

$response = $this->spryng->message->showAll( 1, // page 20, // limit: items per page [ // An array of filters "reference" => "34" ] );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions