Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How can i schedule task starting from January and recurring every 3 monthes?

Balabay
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!
September 5, 2022

I want to create a task which will be automatically created and send a notification to email every 5th day of these months: Jan, Apr, July, Oct

2 answers

1 accepted

0 votes
Answer accepted
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 6, 2022

Hello @Balabay

Thank you for reaching out.

You can schedule an automation rule with a cron expression to properly create an issue and send a notification every 5th day of the months you want. These would be the steps:

  1. Navigate to the project where the issue should be created > Project settings Automation
  2. Click to create an automation, using the following cron expression:
    0 0 0 5 JAN,APR,JUL,OCT ?
    Screen Shot 2022-09-06 at 5.16.38 PM.png

This would be the rule background:

  1. When: scheduled with the cron expression (0 0 0 5 JAN,APR,JUL,OCT ?)
  2. Action: Create a new issue
  3. Second action: Send a notification to the email you want

Let us know if you have any questions.

0 votes
Karyna Tyrnavska _SaaSJet
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
September 8, 2022

Hi, @Balabay !

As an alternative, try out Business Process Manager add-on. We at the SaaSJet team have developed this plug-in to build and automate Jira business processes.

So, you can set a scheduler to create an issue every 3 month 

image.png

Also, you can 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events