How to automatically change status on high level board when there is an issue on the corresponding low-level board?

Hey all, here’s what I’m trying to do:

  • I have low-level boards, with lots of tasks and task statuses
  • I have a high-level board with one row per low-level board
  • I’d like a status column on the high level board to change to red whenever even one task in the low level board is marked as stuck/at issue or whatever.

The point is to allow me to quickly see projects that have an issue.

What’s the best way to do this?

hi @andreworam

Welcome to the community! It depends how you implemented master and detail boards. With the out-of-the-box mirror and connect_boards this setup is not possible. The app Rollup Multiple Boards from the marketplace uses traffic light status in the high level board’s item when the low level boards meets certain status criteria (like when at least one is showing Stuck)

1 Like