Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label assignments are lost when moving a card to another board #66

Open
packetdiscards opened this issue Dec 21, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@packetdiscards
Copy link

Symptom:
Labels assigned to a card are lost when the card is moved to another board

Steps to reproduce:

  1. Create a card in an existing board/list.
  2. Assign labels to the card
  3. Right-click and select "Move to..." > Another board...
  4. Choose a different board
  5. Select the board card was moved to and you will note that the labels are missing as they are scoped to a board

Note, this applies whether target is within the group.

Workaround:
None

Expected behaviour:
Working as designed if labels are to remain scoped to a board, however would suggest it makes more sense that labels can be scoped either at a global level or at a group level.

@packetdiscards packetdiscards changed the title Label assignments are lost when copying a card to another board Label assignments are lost when moving a card to another board Dec 21, 2024
@ashgrover
Copy link
Contributor

This is expected behavior, as labels are currently not global and are specific to each board. However, the global labels feature, once implemented, will address this limitation.

@ashgrover ashgrover added the enhancement New feature or request label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants