Forums

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

Create a weekly task for the whole year at once?

Andreas Kalchschmid-Lehmann September 5, 2023

Dear Community,
I know that yoiu can use automation to automatically create tasks, e.g. each Monday.
However, is there a possibility that I create 52 tasks at once (e.g. on each Monday), so that I can see them already immediately?

2 answers

1 vote
Dave Mathijs
Community Champion
September 5, 2023

HI @Andreas Kalchschmid-Lehmann 

You can achieve this with Automation:

In you JWM project, create a new rule as follows:

  • Trigger: When Scheduled
    • Every week on Mon at h:mm AM
  • Then: Create Issue
    • Project: Same project
    • Issue type: Task
    • Summary: ...
    • Description: ...
    • Other fields to set
Andreas Kalchschmid-Lehmann September 6, 2023

Dear Dave,
thanks for your answer! If I create that rule, will the tasks be created at once, or each week on Monday?

0 votes
Joseph Chung Yin
Community Champion
September 5, 2023

@Andreas Kalchschmid-Lehmann -

Welcome to the community.  I agreed with @Dave Mathijs suggested.  You can also setup the scheduled to execute once every 12 months, however you will have to setup the 52 create issue actions for the same project.  The drawback of do it is that all the issue creation date will be the same day when the rule executes.

Another way to create many tasks at once is by using an CSV import - (see reference - https://support.atlassian.com/jira-cloud-administration/docs/import-data-from-a-csv-file/) to create your 52 weeks tasks, where you can try to set each task's creation day to your specific date.

Hope this also helps.

Best, Joseph Chung Yin

Jira/JSM Functional Lead, Global Technology Applications Team

Viasat Inc.

Andreas Kalchschmid-Lehmann September 6, 2023

Thank you Joseph!

Suggest an answer

Log in or Sign up to answer