We have Data Center version 9.4.5. I was only able to figure out how to compare two commits and had to enter the hash IDs, which is tedious (copy/paste save, copy/paste). HEAD and HEAD^ didn't seem t...
Hello, I'm experiencing an SSL error when trying to configure a webhook from Bitbucket Server to Jenkins, despite having properly loaded the SSL certificate into the Java keystore. Webhook UR...
Hello everyone we are running as instance of bitbucket datacenter, version 9.4.6. The goal is to disable login and allow the user to login simply using SAML. As identity provider we are using entra...
When inserting tables in a Bitbucket PR, no matter how many empty lines I put before or after a table, the output rendering removes all line breaks, causing the table to be smashed between paragraphs...
Hi community! I’m trying to set up Bitbucket using Docker Compose and enable clustering. However, I keep seeing the following message in the logs: com.hazelcast.instance.impl.Node [172.28....
Hi we are planning to migrate our 43 bitbucket repos to cloud. We are doing simple POC to gain confidence before this actual task As a POC we have set simple on-prem Bitbucket via docker...
Usually we have 2 ways of doing a merge: 1-merge command 2-pull requests In certain projects You can stablish a hook to limit the merge command and force pull-requests. I want to propos...
How to reproduce this problem: 1. Enter a line of code in a source code file, with more than 5000 characters. 2. Do a commit and push the code to Bitbucket 3. View the code in Bitbucket Charact...
Version : Atlassian Bitbucket v9.6.4 com.atlassian.activeobjects.internal.ActiveObjectsSqlException: There was a SQL exception thrown by the Active Objects library: Database: - name:PostgreSQL - ...
We are currently running Bitbucket Data Center version 7.21.4 hosted on AWS with Ubuntu 20.04 (Focal). Our configured Mirror servers are on version 7.21.18, de...
Hey Bitbucket Data Center users! This is a PSA that new Jira endpoints have been released and Jira Search REST APIs will be deprecated in 2027. These changes may impact how your integrations work w...
Hi team, We are doing the repo movement from old project to new project, after moving, both clone url of old project and new project can be working. The old clone url should not be working anymore, ...
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...
Copied to clipboard