Skip to content

[bug]: Assigned labels get re-appended when adding new ones #7243

Open
@AlexKalopsia

Description

@AlexKalopsia

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I update a work item and add a new label, the JSON body doesn't re-create "labels" but instead appends them all over again, causing duplicates.

Image

This is after adding "design" label to a work item containing "code" label.

Image

This is after adding "art" to the same work item.

Image

Steps to reproduce

  1. Assign a label to a work item
  2. Let it save
  3. Assign another label in addition to the first one
  4. Let it save
  5. Repeat

Environment

Production

Browser

None

Variant

Self-hosted

Version

v0.26.0

Metadata

Metadata

Labels

🐛bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions