If I wanted to allow users to create tasks for projects and
I wanted to have an overall list of tasks by project and
I wanted to have an overall list of tasks by user then
can tasks have two parents user and project?
Would that mess anything up? Would I just set up two fields in tasks “parent project of type project” and parent user of type user"?