I'm trying to create a view or report that can give me a count of the number of issues logged to a task. The only native field available I see is for 'number of open issues'. I don't want to limit the count by status of the issue, I want to count all of them. Can I do this with a calculated field ma...