I have a reviewers group Group1 and creating a listener for adding this group, dynamically to a PR. However, this does not work for me. I can add users but groups don't work. I am using addMandatoryGroups("Group1") method for this purpose.
Hi Waquar,
you may be better off posting the question in the developer community https://community.developer.atlassian.com/c/bitbucket-development/12
Make sure to include code snippets and links to the Bitbucket Java API that you're intending to use.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.