Our organization uses bitbucket cloud for git hosting. we have very many projects and users.
Out of the blue, none of us can create and push any branch which start with "bugfix/", e.g. "bugfix/CRM-xxx_some_issue".
We can create and push feature/xxx etc.
We have many branches which start with bugfix/ but cant create and push any new ones.
The error is:
$ git push origin bugfix/CRM-xxx_some_fix
remote: error: cannot lock ref 'refs/heads/bugfix/CRM-xxx_some_fix': 'refs/heads/bugfix' exists, cannot crate 'refs/heads/bugfix/CRM-xxx_some_fix'
All of use devs get this error no matter what comes after bugfix/
Note, we cant contact support to raise a support ticket, as our 25,000 employee company cant login to the alassian support portal with our MS logins what we use to login to bit bucket, jira or confluence, we get this error:
Sorry, but we’re having trouble with signing you in.
The error could be due to the fact that someone created a branch called "bugfix" some time ago. Presumably we cant just delete this branch, as it might have been merged.
Hello @nutmix ,
and welcome to the Community!
I wasn't able to identify the workspace and repository you're talking about because it seems you have posted this question using a different email other than your company's email due to the issue you mentioned with the login.
We would need to access your repository to check whether there's a lockfile in the backend preventing the creation of the branch, and for that we'll need a support ticket.
The issue you're receiving to open a support ticket is likely because your organization has disabled the Atlassian application on Microsoft Entra (your identify provider- IdP) :
You'll need to reach out to your company's IT team that manages the Identity Provider configuration to enable your access to that application so you can open a support ticket with us.
Once that is configured on your company's IdP, you should be able to access the support portal and raise a ticket with us.
Thank you, @nutmix !
Patrik S
Validate your expertise in managing Jira Service Projects for Cloud. Master configuration, optimize workflows, and manage users seamlessly. Earn global 🗺️ recognition and advance your career as a trusted Jira Service management expert.
Get Certified! ✍️Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.