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

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,262
Community Members
 
Community Events
185
Community Groups

How to set the requet type in the created jira issue

I am using "/rest/api/2/issue" to create issue that is successfully getting created but i am unable to set the request type to a valid value, so that the ticket can be shared by the team with the Customer.

I tried lot of options provided on the net but it could not resolve the issue.

2 comments

Niranjan
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.
Jun 01, 2021

Hi @Ahsan Kamal ,

We may need more information on the 'request type' that you are referring to. Are you referring to the issue type?

Here is a link that may help for issue creation : https://blog.developer.atlassian.com/creating-a-jira-cloud-issue-in-a-single-rest-call/

If you are referring issuetype : then 

"issuetype": { "name": "Bug"}

or

"issuetype": { "id": "10009"}

Daniel Ebers
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jun 06, 2021

Hi @Ahsan Kamal

were you following this article?

If so, I seem to understand it gave you back an error or did it simply not work out?

In case you could explain a bit further what you have already and where you stuck some experience Community members might be able to catch up on the current state and advise further.

Regards,
Daniel

Comment

Log in or Sign up to comment