3 Linked Cards
Lauri Ojansivu edited this page 2025-04-07 21:28:16 +03:00

Linked Card feature was added at https://github.com/wekan/wekan/pull/1592

With Linked Card feature, it's possible to create new board as dashboard. At dashboard board, you add new card Link, and there link to some card at other board, so you see realtimes changes from all those cards at dashboard board.

Search is for searching card, to be as linked card, I presume.

There is also Linked Board, but I'm not sure is it useful.

Related PRs at https://github.com/wekan/wekan/pulls?q=is%3Apr+is%3Aclosed+linked+card+

Related issue https://github.com/wekan/wekan/issues/5550

If you can not add members to Linked Card

Situation:

  1. I created a card on board A. On this board I am the only member.
  2. I linked this card to board B. On this board there are other members as well.
  3. Now I want to add some of those members of board B to the linked card.
  4. This does not work. I could add members to this "mothercard" in board A but I am not able to add members to the linked card in board B.

Answer:

  1. At board B, move Linked Cards to Archive.
  2. At right sidebar / Board Settings / Archive / Cards, delete all Linked Cards.
  3. At board A, move all Mother Cards to board B.
  4. At board A, add link to all cards at board B.

This was asked here: https://github.com/wekan/wekan/issues/5676