hi team,
bugs will lined to different epics, is that possible to count bugs count linked to each epic and fill in the count number in field: CSR number of epic automatically? e.g., if 3 bugs linked to epic A, field: CSR number will filled in 3 automatically of epic A
Hi @oda mao
You could achieve this with a couple of ways (but since you are using the server Jira) but with no out of the box functionalities. Do you have any app installed on your instance, such as Jira Automation, JMWE, or Scriptrunner?
Unfortunately you can't do this without any apps. You may want to use a dashboard gadget to achieve this (may a 2d filter table could do the trick for you).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @oda mao ,
if it for reporting purpose, please try the below workaround.
If bugs are linked to epics by using "Epic Link" field value. we can retrieve the number of bus for the epic, by writing JQL query.
---
I recently tried to show how many types a jira story passed through "IN PROGRESS" status and shown the count in view screen in a newly created custom field.
May be script runner can provide these kind of scenario's || as counting the number of linked items and show the number in any custom field.
---
Automation for jira also helpful. can you please check the below YouTube video for reference
https://www.youtube.com/watch?v=EHEqrP2ZZFo
Thanks,
Kagithala Babu Anvesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi team,
please see below screenshot, bugs linked with epics, and is it possible to fill in the bugs count under each epic in field :CSR Number automatically?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @oda mao ,
If bugs are linked to epics by editing "Epic Link" the solution provided by @Alex Koxaras -Relational- will works for you.
did you find the YouTube link helpful what I've shared ?
Thanks,
Anvesh Kagithala
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.