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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,459
Community Members
 
Community Events
184
Community Groups

can not see repositories in Atlassian bitbucket vscode extension

Mohamed Fahmy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Mar 20, 2023

i have Atlassian extension setup with a custom site for both Jira and Bitbucket.

the Tickets for Jira do show up in Vscode but for some reason Bitbucket never manages to connect to any repository. i always have "no bitbucket repositories found in this workspace"

1 answer

VSCode changed and deprecated git functionality for getting repositories

https://github.com/microsoft/vscode/blob/27f15db3c1ec3155c8c65797fe0c8d978e59d0bf/extensions/git/src/api/api1.ts#L38

So the issue should be fixed on Atlassian side

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 21, 2023

Actually, no, VSCode is the client, not the service.  It's up to clients to support the services they are clients for, it's not up to a service to provide things that they don't want to.

VSCode and/or Github need to fix this, not Atlassian.  In this case, there's nothing Atlassian could do, they don't either of the services that have the problem.  Bitbucket is stuck in the middle.

I went back and installed extension version 2.10.2 which does find my local repositories

@Nic Brough -Adaptavist- no actually you are wrong. The extension is using vscode internal functions and they changed. Why it was changed is a different story. 

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 25, 2023

Eh?  I said the service has not changed, but the client has, exactly as you say too.

I see same issue with latest Atlascode plugin: 3.0.3, any workaround ? 

did your vscode is up to date? In my case 

vscode version: 1.77.0
and plugin 3.0.3

this combination works for me

I'm using latest vscode 1.77.0 too,
with Bitbucket version v7.4.0

 

Any ideas how to debug the issue of "no bitbucket repositories found in this workspace" ? 

Like tidhar_klein_orbach likes this

I noticed that my remotes were configured:
ssh://git@bitbucket.mycompany.com:7999/myrepo.git


so I added another remote with the same url without the "ssh://" git@bitbucket.mycompany.com:7999/myrepo.git


after that I was managed to see the repository in vscode.

Like yakirgb likes this

Replace "ssh://" with "https://" resolved the issue.

I think there is a bug with "ssh://" 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events