spiderface
spiderface

Reputation: 1135

How to know my permissions for bitbucket repo?

Where can I see my permission level for someone's repository on bitbucket? I'm in a so called "cloud team". I've read this page and this page from which I understood that I'm supposed to be in one of user groups which determines my access level. I couldn't find any info about which group I'm in.

Upvotes: 38

Views: 56503

Answers (3)

Jim Redmond
Jim Redmond

Reputation: 5660

The overview page shows your access level to a given repository.

Access level is listed on the overview page

Upvotes: 9

Vipul Patil
Vipul Patil

Reputation: 1466

As per new bitbucket you see the permission details, once you click the 'clone' side menu.

Refer the screenshot

enter image description here

Note: As bitbucket tend to change UI multiple time(s), this answer may subject to not work for you. As of April'2020 UI was as given in screen shot.

Upvotes: 18

krishnasrikanth
krishnasrikanth

Reputation: 624

As of today, Access Level is visible on the vertical panel on the right side of the Source/Master page of the repo. See this screenshot.

enter image description here

Upvotes: 44

Related Questions