This repository was archived by the owner on Jun 9, 2021. It is now read-only.
This repository was archived by the owner on Jun 9, 2021. It is now read-only.
Erroneous button visible for Declined Pull Requests #227
Open
Description
- Plugin: 2.63
- Bitbucket: 4.13.0
- No errors in
atlassian-bitbucket.log
- Contents of
/rest/prnfb-admin/1.0/settings/buttons
:
[]
Despite having no buttons configured, one appears for pull requests that are in the Declined
status.
Additionally, this button does not appear for the user that submitted the pull request, nor does it appear for anyone listed as a reviewer for the pull request. I noticed both of these conditions when trying to reproduce the issue prior in our environment.
When clicked, nothing happens. The page doesn't refresh, no HTTP requests are made, and there is no output in the console, so this is just an visual annoyance and not a big deal.
The default text for the button is pr-triggerbutton
, so perhaps it's related to one of these files?