Forums

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

Need to write python script to create issues with linked issues field

Aditya
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!
February 6, 2023

Hi,

I am using python script to create issues in Jira, I have added system fields and custom fields in the script but one more system field needs to be added, called "Linked issues ". This field has 2 parts, one being the Link type (single select) and the other being the Issue keys of the linked issues (multi-select). I need to make this script so it can read the link type as well as the linked issue keys to then update the "Linked Issues" field with both the components. I don't want to hard code the Link types but rather have them be retrieved from the property file.

0 answers

Suggest an answer

Log in or Sign up to answer