Forums

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

"No issue link type with name 'is tested by' found."

Prakash Paliwal
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!
October 11, 2023

I'm getting the above response when is trying to set update to

"update": {
        "issuelinks": [
            {
                "add": {    
                    "type": {
                        "name": "is tested by"
                    },
                    "inwardIssue": {
                        "key": "CDAP-29"
                    }
                }
            }
        ]
    }
I want the linked add type to be 'is tested by' but not sure about the corresponding field value to pass. do we have some resources for this. 

1 answer

1 accepted

1 vote
Answer accepted
Marc - Devoteam
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.
October 11, 2023

Hi @Prakash Paliwal 

Does the issue link type exist in your instance.

View al issue links type available in you instance via url: https://<instance_name>.atlassian.net/secure/admin/ViewLinkTypes!default.jspa

Also if you want to set an issue link via API you can only set or remove, issue links can't be updated.

Prakash Paliwal
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!
October 11, 2023

Thanks, @Marc - Devoteam ,

I found the corresponding key word in the link you provided,

I was creating Jira bug via API and wanted to link corresponding tests and the user story to that, I was able to link user stories but was not sure about the keyword for the Tests.

Also do we have any resources that can provide me with the info on what different fields can be set in request body.

Like • Marc - Devoteam likes this
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.
October 12, 2023

Hi @Prakash Paliwal -- Welcome to the Atlassian Community!

Please look here to learn about the create issue, supported fields:

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-post

Kind regards,
Bill

Like • Marc - Devoteam likes this

Suggest an answer

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

Atlassian Community Events