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,553,103
Community Members
 
Community Events
184
Community Groups

How to execute my own script based on all records from a JQL querry

serge calderara
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.
Jul 29, 2020

Dear all,

I have a scenario when I need to build my own script which will need to do the following:

- For each of the issue where issueType="new user" and status="In Progress"

- I am calling an API test on a userAccount in order to get is status, then if status is Accepeted and change the status of all issue matching.

 

I have seen that Script Runner Job Escalate is close to what I nee because there is a JQL querry with which I can get my collection of issue.

But the with that collection of issue I need to run my script against each of the records return from the JQL querry

Hown can this be done ?

 

The script that I need to run is as follow :

User usr=new User(refIssue,false)
return usr.IsUserInvitationAccepted()

 

Thanks for help

regards

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events