Help with text mode on project report - need to include all users assigned to a task
Does anyone know if/how I can modify this Project report to include ALL users that are assigned to a task? It currently only displays those that are assigned as "Primary". This report displays all projects in which a user is assigned a task (the task/project will fall off the report once marked complete). However, if more than 1 user is assigned to a task within a project, that project will only display on the primary user's report. Thanks in advance!
Text Mode:
OR:1:ownerID=$$USER.ID
OR:1:ownerID_Mod=in
OR:1:statusEquatesWith=PLN CUR ONH APR
OR:1:statusEquatesWith_Mod=in
statusEquatesWith=PLN CUR ONH APR
statusEquatesWith_Mod=in
tasks:assignedToID=$$USER.ID
tasks:assignedToID_Mod=in
tasks:statusEquatesWith=CPL
tasks:statusEquatesWith_Mod=notin
