Related Issues count Follow
Hello,
Is there a feature / workflow that can show me the list of issues sorted by related-issues count ?
Also would it be possible to setup a notification triggered by related-issues-count, like > 10 send notification. > 100 send notification ?
I am looking at exception-aggregation features of some other online trackers/aggregators.
Please sign in to leave a comment.
Hi!
I'm Sergey from the Youtrack team.
Thank you for the message. I'm happy to help you.
You can do it via a workflow rule indeed. Issue links like 'related' are stored in a set. The set has a size property that you can use to identify the number of links the issue has. To send notifications, you can use a notification module.
If any questions appear, please let me know.