What is the best way to automatically create standard tickets for the project?

Gaurav Sharma June 15, 2015

I want to a way where a set of standard ticket can automatically created as I create a project, preferably a way I can set this for different type of projects 

2 answers

0 votes
Radu Dumitriu
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.
June 16, 2015

Use JJUPIN, add a listener on the 'Project created' event. In that listener, do your stuff.

 

Aww. Didn't see that label. Not available in cloud.

0 votes
Rahul Aich [Nagra]
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.
June 15, 2015

I would say you can create a script to use the REST API and create the bunch of issues you need.

Rahul

Suggest an answer

Log in or Sign up to answer