Hi
I have one query related to JIRA
Eg. I want to define a workflow that system should automatically create a ticket on 1 of every month say 1st Jun , July etc under my name and assign the same to specific user
and once I define the workflow it should automatically apply till start day of project say project started on 1 Jan 2021 so tickets should automatically be created for 1st May, 1st Apr etc till 1st Jan as well
Hi @akshat.tandon You can create a tickets for future dates based on your requirements like create a issue on 1st on Jun, JUly etc.
You can follow the below automation rule for the same, but for creating an issue for the past dates, it's not possible as your automation schedule event will not for past dates and issues created dates and time is picked from the Jira system time.
Let me know in case of any issues.
Hi Sagar, could you please tell me where I can find the automation menue in the on prem version? thnx :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Larissa - Welcome to the Atlassian Community!
Automation for Jira is a plug-in for the on prem Server version. You can find it in the Atlassian Marketplace. There is a free version called Lite and a paid version that you can trial called Pro.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @akshat.tandon ,
From what I understand of our question, you should be able to create a Scheduled Trigger in Automation which will run on the first day of each month (using cron) and create the ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Automation is fine for basic use cases. If you need anything more like a dynamic due date, Epic-Story template, adding a newly created issue to the sprint that third-party app like Scheduled Template might bring more value.
Cheers,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When recommending a marketplace vendor product, please ensure that you disclosure your affiliation to that vendor in your post wording. For more information about this, please see:
Atlassian Community online guidelines for Marketplace and Solution Partners
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @akshat.tandon welcome to the Atlassian community. As @Sagar mentioned, automating the rule is the only way to automatically create issues (future only).
From his screenshot, you may try your hands with When>> Then>> and>> and >> save rule. Post saving trigger that rule and in audit logs check the status of your automation.
Stay safe and stay healthy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.