Communication with the "Create pull request" form

Hello everyone! I need to add additional web elements to “Create pull request”. There is no problem with the pull request page, I specify location = “bitbucket.pull-request.links” and I see the item. But how to correctly specify the location for the client-web-panel so that I can reach this form?

Hi @SergejManko , as far as I’m aware, this part of the UI doesn’t have any Web Fragments plugin point you can extend.

However, you can take a look at the source of the stash-suggest-reviewers plugin to check how this part is implemented: Bitbucket

Please be aware that this solution is not supported since this approach is not using any official plugin points.

Thanks,
Maciej Adamczak
Atlassian Developer