You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.
If things don't work as you expect, perhaps you should file an issue. But first, try troubleshooting it and provide as much info as possible. Here are some things that may help if added to an issue.
* Plugin version used.
* Bitbucket Server version used.
* Stack traces in Bitbucket Server log file.
* Any browser console log messages, you can find it in Developer Tools in Chome by pressing F12.
* If the system you are trying to notify does not seem to get notified:
* Check that the triggered URL looks as expected. You can do that by invoking https://requestb.in/ and inspect its results.
* Try to SSH to the Bitbucket Server machine and run same URL with Curl to make sure it's not a firewall issue.
* Enable runtime debug logging of 'se.bjurr.prnfb.http.UrlInvoker' following https://confluence.atlassian.com/bitbucketserver/bitbucket-server-debug-logging-776640147.html
If you do not have access to the server log files, one idea is to:
* Also trigger on button pressed, and add a button
* Open a PR
* Open Chrome developer tools, F12
* Press the button in the PR
* Check the response in the network tab in Chrome. See if it contains something interesting