You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi
When I try to add a new project, I cannot add the project ...
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, We are looking to learn more about development teams’ workflows and pain points, especially around DevOps, integrations, administration, scale, security, and the related challeng...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.