Hi all, I am trying to configure my dashboard so that it shows me the number of issues that have been linked to a certain set of issues (those containing a specific label) in the past week (or any time period for that matter).
Background: my team uses one project to track all the bugs we're working to resolve. If another team experiences a problem (with a separate ticket in another project) that is caused by one of the bugs we're working on, they will link their own ticket to the related ticket in our project. I would like to be able to see how many tickets have been linked to each of of our tickets in the past week. This way, I can see a trend of which issues are causing the most trouble recently and prioritize our tickets based on this.
Thanks!