Forums

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

Can tickest in Jira created by automatically by time based??

Divya
Contributor
August 20, 2019

Hi @Olga Videc  I have any requirement like tickets has to be created automatically by particular day means on every monday like depends on the day.Is it possible ?????

1 answer

0 votes
jira guy
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.
August 21, 2019

They are lot of ways to achieve this. 

If you don't have any plugins in JIRA. You can execute cron job with bash script. Bash script will have curl to your jira instance api.

If you have Automation for JIRA, you can easily add a automation scheduled job with create issue task.

If you have Scriptrunner, you can use escalate service to create a task.

Divya
Contributor
August 21, 2019

Hi @jira guy  Can you explain some what clearly by using with the Automation for Jira and by scriptrunner also.

jira guy
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.
August 21, 2019

You would need to install these plugins from the marketplace if you don't have them available on your instance.

 

Using Automation for JIRA:

 

I am going to start by adding a rule that is scheduled to execute in 7 days. You can also use cron for exact time. 

Screen Shot 2019-08-21 at 2.02.12 PM.png

Then add a task to create issue in a specific project

Screen Shot 2019-08-21 at 2.03.58 PM.png

Like Mahesh Kallepalli likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events