nextcloud / nextcloud/deck

Unable to remove tags from cards after moving to new board

Open
#6,965 12 comments 3 reactions 0 assignees View on GitHub

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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.