The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

update issues

saf math
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!
November 16, 2022

i want to check if there is any change in issue, update it

I'm trying this method but it work in the wrong way:

 

d =[]

for iss_te in t_list:

d.append( iss_te.fields.c)

for dictt in all_Tick:

for iss_te in t_list:

iss_te = inst.issue(iss_te.key)

print(iss_te)

if dictt['c'] in d:

print(dictt)

issues = iss_te.update(fields=dictt)

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events