Hi Community, I have two main questions: What is the recommended way to connect these two systems? From a Bitbucket admin's perspective, what are the specific steps I need to take to en...
Vulnerabilities were found in the bitbucket data center server, packages were updated on Linux, the git 2.50 version is incompatible with the bitbucket 9.4.3 version, how to fix this vulnerability!
I perform the following request: /bitbucket/rest/api/1.0/users/USER_NAME?avatarSize=64 Then I get an avatarUrl from the response: "/bitbucket/users/USER_NAME/avatar.png?s=64&v=1755...
when i see change history or click on blame for file i see it points to some commits from where that change is applied but when i looked into pull request diff i don't see a reason for that cha...
Hi team, In a Bitbucket Data Center (clustered) deployment, is it advisable to enable file-system-level deduplication when storing Git and Git LFS repositories? What impact might this have on the pe...
Hi I am trying to create a pull request on my Bitbucket Server through terminal using the following command - curl -v https://bitbucketserver.com/pull-requests \ -...
The internet has evolved far beyond checking emails or updating Facebook. Today, entire businesses run online. But phishing scams, brute-force attacks, and password leaks are everywhere. That’s w...
I'm trying to connect from vscode to a local instance, but I get the following error when I try to connect to bitbucket, in jira I can connect without any problem. Authentication error Error authen...
For example, we typically have engineers working on forks off the main repo, so when PRs are created they are created on the main repo and don't show up in our forked repo. Is there some way to conf...
I migrated bitbucket 8.9 from RHEL 7 to RHEL 9. After the migration, when I try to access the repositories I'm getting 500 error in the UI and the following error in the logs. Has anyone faced ...
Hi! I want to add a script from the examples to my project to add random reviewers to pull requests. But when I try to add it to "Dynamically add reviewers to a pull request", I get a lot of err...
Hi! I need to get a list of developers added to the reviewers group using REST API. I tried making a request rest/api/1.0/admin/groups/more-members?context=MyGroupName, but it returns ...
In Bitbucket it is possible to define default tasks at project and repository level. Additionally you can use also branch pattern there for both source and target branch. How can I setup a branch-p...
We are using OpenShift DevSpaces when working with MS Visual Studio Code extended by the Atlassian PlugIn connecting to BitBucket/JIRA Datacenter. Unfortunately the settings in DevSpaces does not pe...
Hi All, For a single feature, I have several Pull Requests spread accross multiple repositories, all well identified with a common unique JIRA Ticket number. Is there a way (or plugin) in bitbucket...
When trying to set up an application connection from Jira to Bitbucket, I'm getting "No response was received from the URL (our Bitbucket URL) - it may not be valid. Both applications are on th...
FYI - We are mounting the bitbucket.properties file using configmap, which is a readable file. Is this the root cause of the issue ? 1-072310_f25b95a1-de44-4699-b0be-4f5d6e904194 2025-07-11 08:00:4...
I added "Commit status publisher" build feature to Teamcity build configuration and I see successful builds on the "builds" tab in pullrequest. However, if I set some required builds for pull reques...
2025-07-10 11:36:57,676 WARN [spring-startup] c.a.s.i.p.s.OsgiBundledPathScanner Cannot scan directory /extension/build-status/ in bundle com.atlassian.bitbucket.server.bitbucket-frontend; it does no...
Hi everyone 👋 We’re testing a new prototype that helps you check the compatibility of your installed apps before you upgrade your Data Center product – and we’d love your input! 💡 The idea is s...
We have turned on the Jira Issue Commit Checker for our Project, and it has worked fine requiring users to input a Jira ticket number in their commit messages. But now we have a repo in our project ...
I'm experiencing an issue with my local Bitbucket instance. I cannot interact with it through git; it always tells me Authentication failed. I tried all types of tokens, tried with my password...
Is it possible to enable security keys for the users in bitbucket datacenter and not just authentication app?
Hi, We noticed that the pull-request status DRAFT and READY FOR REVIEW is not readable in the email notification from Bitbucket. Is that something that others also experience?
we use script runner for restricting rewriting history to all (*) branches, but we are facing problem when developers wanted to squash their commits on feature branch. I tried multiple approaches li...
Copied to clipboard