The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

New Project Error

Emre Özbaşkan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 7, 2020

Hi 

When I try to add a new project, I cannot add the project ...

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 9, 2020

Hi Emre and welcome to the community!

We've had a bug these days where users with access to only one workspace were not able to create a project. I see in our system that you have access to only one workspace, so I believe you were affected by this bug:

Our development team fixed this in production a few hours ago, can you please try now and see if the issue is resolved for you?

Apologies for the inconvenience caused by this.

A workaround in this case would be to create a project via API with a command like the following:

curl -i -X POST -H "Content-Type: application/json" --user username:password https://api.bitbucket.org/2.0/workspaces/{workspaceid}/projects -d '{"name": "test Project", "key": "test", "description": "test description", "is_private": true}'

Documentation for this endpoint:

Please feel free to let me know if project creation is working for you now or if you're still experiencing any issues.

Kind regards,
Theodora

Emre Özbaşkan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 9, 2020

Hi Theodora Boudale

Thanks for your help. Problem Solved

Like Theodora Boudale likes this
TAGS
AUG Leaders

Atlassian Community Events