Skip to content
This repository was archived by the owner on Sep 14, 2019. It is now read-only.
This repository was archived by the owner on Sep 14, 2019. It is now read-only.

Milestone::find incorrect arguments #9

@cmbirk

Description

@cmbirk

I'm trying to make the following call with included exception:

Teamwork::project($projectId)->milestones($id)->find(['getProgress' => 'true', 'showTaskLists' => 'true', 'showTasks' => 'true']);

and getting the exception

exception 'ErrorException' with message 'array_key_exists() expects parameter 2 to be array, integer given' in .../vendor/rossedman/teamwork/src/Rossedman/Teamwork/AbstractObject.php:61

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions