I am creating a general to do list for all my projects. They have the parent task and sub tasks.
I am then linking this database inside every individual project page filtered by project to see only the relevant tasks. in 2 instances:
- As a list to see all the parent tasks relevant to the project
- Board grouped by parent to see all sub tasks underneath.
However for the second one, it doesnt work and just groups the parent task in a group called no parent.
If i go to the sub items advanced settings and change the property to parent item instead of sub item, it works and i get the desired result, but then in the 1. and general to do list, sub tasks and general tasks are inverted.
How can i fix this???