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

Number of issues created count

Olga Videc
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 05, 2020

Hello, 

I would need an alert when number of issues in the current month excited 10.

I can automate a scheduled trigger to run a script, but can someone help me with scriptwriting?

So basically I would need a script that does a created issue count in a certain project current month.

Thanks, 

BR, Olga

 

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Kurt Klinner
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.
Feb 05, 2020

@Olga Videc 

 

Hi Olga,

i think a quick approach would be to use the rest api search method (https://developer.atlassian.com/cloud/jira/platform/rest/v3/?_ga=2.229594328.537028380.1580935661-787936783.1580935661#api-rest-api-3-search-get) in combination with a JQL query like 

created >= startOfMonth()

 

Will provide a little script tomorrow

 

Cheers

Kurt

TAGS
AUG Leaders

Atlassian Community Events