-
Suggestion
-
Resolution: Unresolved
-
3
-
Hi,
Its not possible to invite user directly to group (ex. developers) via API
as it is possible via Bitbucket web through:
Settings -> Access management -> User Groups -> Add member
To invite user to group via API its needed to do it in two steps:
- Invite user to repo
- assign user to group (can bo done only after user confirms/accepts invitation)
Could you please add this enhancement , so that we can invite users to specific group (so that user receives invitation to the bitbucket , and when confirmed , gets assigned to desired group)