[bug]: Deleting a label removes associated work items from board
@anmolsinghbhatia is already working on this.
Since Feb 19, 2026.
- 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
-
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.
-
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.
-
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.