Forums

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

Creating Projects

Kamil Kosinski January 14, 2015

Hello Jira,

is it possible to configure the jira restrictions to permit the jira-users to create projects?

 

Regards,

Kamil.

2 answers

0 votes
Kamil Kosinski January 15, 2015

Thanks! It helped to me.

0 votes
Nic Brough -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.
January 14, 2015

No.  You need to be an admin to create a project.

There's several workarounds - I wrote addons that created projects as part of a "JIRA Project management workflow" (I'd do that with the script runner nowadays) for example.  I'd recommend you take a look through the marketplace too - there's at least one addon which directly addresses this need, and I suspect there's more than one that could help you with it!

Kamil Kosinski January 14, 2015

Thanks for fast reply,

 

is there maybe a possibility to permit the users to create boards within a project?

Thanks in advice for answers!

Regards,

Kamil.

Nic Brough -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.
January 14, 2015

Boards do not live "within" a project - they're independent of projects and can include one or many projects. Depends on the filter behind them (project = X is a common one, but you could do "project in (x, y, or z) and issuetype = bug and colour = indigo and and or and or...) Anyone can create an Agile board as long as they have the global permission for "Create shared object". The boards do respect individual project permissions too - if I created a board filter that included "all issues in every project", but I don't have permissions on project "penguin", then it won't show me issues from "penguin".

Suggest an answer

Log in or Sign up to answer