Skip to content

Fix case where the CLI unintentionally removes labels when adding labels #4835

@skedwards88

Description

@skedwards88

As described here and discussed here, if a label is added via the CLI and a separate label is added manually at the same time, the CLI deletes the manually added label. The discussed solution is to use the addLabelsToLabelable and removeLabelsFromLabelable mutations instead of the updateIssue mutation to add/remove labels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingp2Affects more than a few users but doesn't prevent core functions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions