Total Issue Count | Community
Skip to main content
MoniqueEvans
Community Advisor
Community Advisor
January 23, 2019
Question

Total Issue Count

  • January 23, 2019
  • 12 replies
  • 1766 views
I feel like I'm missing something obvious but is there a way to have a count of the total number of issues on a project? I can only seem to pull the number of open issues. I wanted to create a report that pulls any projects with > 8k issues as a warning to admins that we need to make a new queue since the max is 10k. Any suggestions? Monique Evans Stanley Black & Decker, Inc.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

12 replies

November 16, 2019
Hi Narayan and Dustin, Narayan's code from " "https://wf-pro.com/textmode/text-mode-views-collections/#issues-resolved" Issues Resolved " gives me basically the same thing that I had before - a list of the names of the issues related to the task. I do indeed want a count of the issues on the task, as Dustin says. In other words, the number of issues resolved by a task. However, the totalOpTaskCount isn't working for me. What I want is for the Number of Total Requests column to say 2. Do you know what changes I need to make to this code? Thanks for your help. displayname=Number of Total Requests linkedname=direct namekey=totalOpTaskCount querysort=totalOpTaskCount textmode=true valuefield=totalOpTaskCount valueformat=int Akimi Larson
Level 8
November 16, 2019
Hi Akimi, I understand what you're trying to do now. There is currently not a method available to summarize a collection on an object. In this case, we're having to use a collection to list the issues on a task. You can get it to display the name, or other fields, but it's a 1:1 relationship, not a 1:many (1:n). I hope you have a great weekend! All the best, Dustin Martin Assigned Support Engineer Workfront