Forums

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

Automate adding adding component from a watched projects if not already present.

Angy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 15, 2023

Sorry if my question have already be solved. I'm new to the community and this is my problem:

I have a jira project set up to coordinate all the testing activity (QA) for different products in the company. Each project is being developed in different team with their own components, that said I would like to create an automation that checks the components in each project stream, then if it is newly created component that does not exist in the jira testing project (QA), it should be added to the list of the component. The particularity is that we are using Jira server. 

Have anyone have had this issue before? or any idea to solve this will be highly appreciated.

Angy

1 answer

0 votes
Bill Sheboy
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.
December 15, 2023

Hi @Angy -- Welcome to the Atlassian Community!

You appear to be using Jira Server version.  Is that correct?

If so, the short answer is: what you describe may not be possible using features like automation rules.

It may be easier to try to implement this either outside of Jira by building an application to call the REST API functions or to investigate marketplace addons for synchronizing project component values.

Kind regards,
Bill

Angy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 19, 2023

Hello Bill, yes is correct, we are using jira server version.

Bill Sheboy
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.
December 19, 2023

Thanks for confirming your Jira version.  I do not believe this would be possible with an automation rule as it would require nested branching.  Please investigate the other options I suggested: marketplace addon or build-your-own app.

Suggest an answer

Log in or Sign up to answer