Hello,
it would be super awesome if Kanboard could show sub tasks on the board the way Jira does. Let me explain why, when I look at my board I want to see all tasks related to the main task in a glance and not have to hover with my mouse over the task in order to see it.
I hope that the devs working on Kanboard can maybe take this into account, it would defently be awesome.
That shouldn’t be too hard right by querying the db for the sub tasks and putting them underneath and just indent them over? Any clue why this has not been implemented?