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

Is it possible to create a JIRA project through a REST plugin?

tommy guo
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.
May 28, 2013

Since currently JIRA does not support the creation of new projects using the REST API, I was wondering if it would be possible to create a REST service plugin that would be capable of this. Anyone know if this is possible and if yes how to accomplish it?

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
tommy guo
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 3, 2013

Pedro thank you for your reply, after working through the REST plugin tutorial and reading through this coding example: https://bitbucket.org/doklovic_atlassian/atlassian-beer-supply/src/master/src/main/java/com/example/beersupply/components/BeerSupplyProjectCreator.java?at=master

I was able to succesfully create the plugin.

anas bakhou May 4, 2015

Please can you share some key issues that I will need to create the rest plugin, I'm new in the development of Jira Rest Plugin!!

0 votes
Pedro Cora
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 3, 2013

You can also use the JIRA CLI plugin: https://bobswift.atlassian.net/wiki/display/JCLI/Examples

0 votes
Jobin Kuruvilla [Adaptavist]
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.
May 28, 2013

Yes, see https://developer.atlassian.com/display/DOCS/Developing+a+REST+Service+Plugin

I have an example for this in JIRA 5.x Development Cookbook too.

tommy guo
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.
May 28, 2013

Hey Jobin, thanks for the speedy reply. Would it be possible for you to post some pseudo code on how to do this?

TAGS
AUG Leaders

Atlassian Community Events