Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Calculating issues across common components in several projects--possible?

Tracy Miller September 25, 2020

I have 20 different and distinct projects but some of them share the same components.  I would like to be able to show data based on defects per component for example despite which project it is in.  Is this possible?  Even though I named the component the same in multiple projects, it appears as though it is a separate component and I cannot total it.  Is this true?

2 answers

1 accepted

0 votes
Answer accepted
Marek Soukup
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 26, 2020

You can use the same name of a component and then use advanced filter to show issues across projects with JQL like "component = "name of your component".

ms

0 votes
Tomáš Vrabec
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 25, 2020

Yes, this is true. Component is an object with properties. One of those properties is also "Name" and "ID" as the Name could be the same across the Jira, the ID will also be unique. So each and every component is different object. 

It is possible to resolve this via custom script on the server, but unfortunately I am not aware about any option on the Cloud. 

But definitely if will require little bit of scripting. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events