Unable to remove tags from cards after moving to new board
Open
Nobody has claimed this yet.
bug
feature: tags
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Creating a card on board 1 and adding a tag
Move card to board 2
Attempts to delete tag fail.
Tag will not be removed unless moved back to board 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.
Research direction
Reproduce the issue by creating a tagged card on board 1, moving it to board 2, and attempting to remove the tag. Trace the card-move and tag-removal entry points in the repository; done means tags can be removed after a card is moved between boards, with the regression covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100