Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

"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!
Oct 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

0 votes
Answer accepted
Marc Koppelaar
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.
Oct 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!
Oct 11, 2023

Thanks, @Marc Koppelaar ,

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 Koppelaar 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.
Oct 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 Koppelaar likes this

Suggest an answer

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

Atlassian Community Events