mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[Bug]: labels remain when a card is moved to another board #533
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @intersecato on GitHub (Jun 20, 2024).
Where is the problem occurring?
I encountered the problem while using the application (Frontend)
What browsers are you seeing the problem on?
No response
Current behaviour
the labels remain if you move the card from one board to another, and it is no longer possible to remove them.
Desired behaviour
labels should be removed when moving a card
Steps to reproduce
assign a label to a card and move it to another board
Other information
No response
@meltyshev commented on GitHub (Jun 21, 2024):
Thanks for reporting! It seems to be the same as https://github.com/plankanban/planka/issues/431 and we've already fixed it in v2 :)
@intersecato commented on GitHub (Jun 23, 2024):
@meltyshev is the v2 close? because it's a bit of an annoying bug
@meltyshev commented on GitHub (Jul 15, 2024):
No release date is known yet. I'll try to fix it in the current version then.