Skip to content

How to update issue state #900

@iatanasov77

Description

@iatanasov77

I try with this code:
`$gitlabClient = new GitlabClient();

$gitlabClient->issues()->update( 'my-project', '39', [
'state' => 'closed',
]);`

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