Forums

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

Is there a way to get Solutions, Functional components and components for a project in Jira

jmweli
Contributor
November 9, 2023

Hi Atlassian Jira Community Developers,

Do you guys know if there is a Jira API that can allow me to pull all the Solutions, Functional components and Components in Jira. For instance, when I create an issue in Jira under a Project and I choose the issue type, further down the form there are mandatory fields like Solution, Functional components and Components I need to populate. All these fields have a drop down list of choices (as shown in the attached screenshots) that I would like to export out of Jira and import into ServiceNow so that when the ServiceNow to Jira integration runs it does not fail because of ServiceNow sending an solution to Jira that does not exist in Jira. Basically what I am trying to do here is to sync the data in these choice fields so that they exist in both platforms and I think the only way to do so is to use an API if there is one. 

Components.PNGFunctional component.PNG

Kindly advise please.

Thanks,

Johannes

1 answer

0 votes
Krishnanand Nayak
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 Champions.
November 5, 2018

you need to use a plugin that let you write logic ... look at ScriptRunner (or nay groovy based pluing) or Powerscripts.

Suggest an answer

Log in or Sign up to answer