Filtering out issues with multiple assignments
Hi Workfront Community!
I have been working on an Issue Report for a team that self-assigns their work. Ideally, the report would show issues with the specific team and job roles assigned. Once the user (with the correct job role) assigns themselves, it would no longer appear on the report. The issue is sometimes these issues will have other folks assigned to them as well. I have been trying to leverage the Assignments options, but they don't seem to work. Current filters are below with IDs replaced by usable information:
assignmentsTeamsMM:ID="Team assigned to the Issues"
assignmentsTeamsMM:ID_Mod=in
assignmentsUsersMM:roleID="Job Role 1" "Job Role 2"
assignmentsUsersMM:roleID_Mod=notin
status=CLS DED DUP
status_Mod=notin
This looks like it should grab issues with the specified Team assigned and then it should look at the Users in the Assignments list and filter out issues if any have the specified roles, but it doesn't seem to work. I can't tell if I am miss understanding how assignmentsUsers/assignmentsTeams works or what. Any help would be appreciated!!
Thanks,
Rob