You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am busy cleaning up my unused repositories.
I wa able to delete several resporities. However, there is one repository that, when deleting, shows an error in the bottom left corner saying "Something went wrong". It gives no clue as to what went wrong.
How can I resolve this error?
Hi, @leonlombard!
Thank you for reaching out to Atlassian Community!
The “Something went wrong" message usually comes with a 5xx response that shows a Sentry ID code. This code may give us some indication of what is causing this issue. In this case, could you please follow the next steps to find the Sentry ID, so I can further investigate this case?
Open the "Developer tools" in the browser you are using (click on the three dots > More tools > Developer Tools):
Then navigate to the Bitbucket page that gives you this error (in your case, try to delete the repo)
In "Developer tools", select the Network tab
Find and select the request that gives a 5xx response
In the Headers panel (after you select the request with 5xx response), check if there is a field named sentry id.
If you can provide us with the value of that field, I can look it up in our system for further info.
Thank you.
Kind regards,
Caroline
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.