If I have this structure for a space and select Space A for displaying tasks inside the kanban board macro, currently the macro would display only Task 1. I propose to change this to display all the tasks in Space A recursively.
Space A
|_ Task 1
|
|_ Space B
|
|_ Task 2