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

New Project Error

Emre Özbaşkan September 7, 2020

Hi 

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

1 answer

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 September 9, 2020

Hi Theodora Boudale

Thanks for your help. Problem Solved

Like Theodora Boudale likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events