nextcloud / deck

🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
https://apps.nextcloud.com/apps/deck
GNU Affero General Public License v3.0
1.22k stars 277 forks source link

Move cards to other boards - Handling of tags & assignees #1832

Open stefan-niedermann opened 4 years ago

stefan-niedermann commented 4 years ago

This is a discussion about the new feature "Move cards to other boards".

On the UI the tags and assignees of the old board are shown, therefore i guess you don't handle them.

This can (probably will) lead to strange errors when synchronizing - tags do exist, don't exist assigned users might exist or not - or have no permissions at this board. The web interface for example does not allow editing tags which are brought from other boards, in the board details such tags aren't displayed, one cannot filter for them etc.

I think you need a better handling here. Something like:

Tags

grafik

Assignees

grafik

@desperateCoder this might really break a lot of stuff when syncing, be prepared :smile: We also will have to implement this behavior for https://github.com/stefan-niedermann/nextcloud-deck/issues/453 on our side, so i would appreciate a common solution here.

llucax commented 4 years ago

Hi, related to this, I'm not sure if this is a known and expected issue, but when I move a card from a board to another board and the tag is not present in the new board, the card keeps the nonexistent tag (and in my case it was duplicated), and there is no way to remove it (them). I guess it would be better to have them removed until this feature is properly implemented.

stefan-niedermann commented 4 years ago

@llucax yes, this is one example this issue 🙂

wethinkagile commented 1 year ago

We face this issue. It is 2023.

wanardin commented 8 months ago

This error still persists in February 2024, using Nextcloud version 28.0.2 and Deck version 1.12.2