Hello Community,
I try to change the issue type of an existing ticket. I can do it on my JIRA platform manually but from API, i always receive an error "bad request".
I tested to change the summery and it works. So how can i cahnge the ticket type ?
"fields": {
"issuetype": {
"self": "****",
"id": "10003",
"description": "A request that follows ITSM workflows.",
"iconUrl": "****",
"name": "[System] Service request",
"subtask": false,
"avatarId": 10553,
"hierarchyLevel": 0
},
Thank you all for help
Take a look at this post: https://community.atlassian.com/t5/Jira-questions/How-can-I-change-an-issuetype-on-an-existing-issue-via-the-REST/qaq-p/801750
Regards,
Fabian
Thanks Fabian. Finally, the only issue which I had was that was with uppercase and lowercase caracters in the names. Solved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.