The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I want to create and edit issue status field , i tried with this two way but is not work.
dt = {"update": {"transition": {"id": "31"}}}
url = "https://acompte.atlassian.net/rest/api/2/issue/" + key +"/transitions"
print(url)
respons = requests.post(url, headers={"Accept": "application/json",
"Content-Type": "application/json"},
data = dt,
auth=("email",apiToken))
"status":
{
"name": "Done",
}
can someone here have the best way to achieve this?
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events