makeplane / makeplane/plane

[bug]: Deleting a label removes associated work items from board

Open
#8,642 3 comments 0 reactions 1 assignee View on GitHub

@anmolsinghbhatia is already working on this.

Since Feb 19, 2026.

🐛bug plane
Dominant language
TypeScript
Stars
59.6k
Forks
5.8k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

Is there an existing issue for this?
  • I have searched the existing issues
Current behavior

Deleting a label makes associated work items disappear from the board. It should however just unlink the label as the confirmation prompt implies.

#8626 may be related..

Steps to reproduce
  1. Sub-group work items by label, attach label X to work item Y, work item Y is correctly sub-grouped under label X swimlane. So far so good.

  2. Now edit the project and delete label X, a prompt states that this label will detach from associated work items, proceed, go back to work items view, work item Y is gone; it is not sub-grouped under the "None" swimlane where I'd expected it would be.

  3. I went into my recent activity view in order to find and open the disappeared work item, temporarily attached and unattached another label in order to make it reappear again on the board.

Environment

Production

Browser

Mozilla Firefox

Variant

Self-hosted

Version

v1.2.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.