Report issues from one queue in a separate project
I'm looking at putting together a RACI chart (saved as issues/requests on a project).
What I've done thus far:
1) Created a custom form for the four RACI fields.
2) Created a project with a few placeholder issues and completed the RACI fields (for testing purposes)
3) Built an issue report that's filtered on "Project Name = RACI Project"
4) Added that report to a dashboard
5) Added the dashboard to project views via layout template
Here's the problem, despite the report having a "Project Name = RACI Project" filter, when embedded in a project, it's looking for that projects issues ONLY.
How can that report to ALWAYS look at the RACI project and not the project it's embedded on? Is that even possible?
I know I can use my custom form on the tasks within each project, but I'm not at the point yet with templates and governance, so I want the generic chart (that only I can update) easily accessible within a project view.
I've essentially tricked the system by adding an "external" link to the RACI report in the dashboard, but that's not visually appealing...........but will work if there is no other way.