Skip to content

Model\Label() id is not accessible but it is needed for board list creation #446

@DBLaci

Description

@DBLaci

I can list the labels for a project using $project->labels() where $project is a Model\Project object. But the label object contains only the name and the color of the label, not the id.

I need the label id however for board list creation.

I want to maintain labels and board lists for projects with a script, hence I need this.

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