tomasbjerre / pull-request-notifier-for-bitbucket

Bitbucket Server plugin that invokes a custom URL when a pull request event is triggered.
Other
184 stars 74 forks source link

What version is suitable for stash 3.4? #328

Open sprnza opened 5 years ago

sprnza commented 5 years ago

Hi gents! I'm running stash version 3.4.1 and I try to install the plugin to no avail. It seems like version 1.38 is being installed successfully, but I don't see Pull Request Notifier under repos settings. And clicking "Configure" button of the plugin in the addon manager does nothing. Any help how to debug this would be highly appreciated!

sprnza commented 5 years ago

The only relative string in logs is this

c.a.s.i.i18n.PluginI18nService No values found in any valid locale for key stash.web.header.inbox.pullrequests and locales [en_US, en]
tomasbjerre commented 5 years ago

In that version it is only available on global level. See https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/blob/pull-request-notifier-for-stash-1.38/sandbox/all.png

sprnza commented 5 years ago

Yay! Thanks for the response! Must this UI be loaded after I click "Configure" button? I get nothing trying to do this: изображение

tomasbjerre commented 5 years ago

Configure should open gui

sprnza commented 5 years ago

Maybe I need just be patient? I see this in logs:

2019-04-02 18:34:13,633 DEBUG [http-nio-7990-exec-236] <myUserName> @M35ATPx1114x31253102x1 goxnwq <ipAddress> "GET /rest/inbox/latest/pull-requests/count HTTP/1.1" c.a.s.p.inbox.rest.InboxResource Retrieving pull request count for user <myUserName>

but it never being finished though.

sprnza commented 5 years ago

Could it be because of API on my instance is located on 7990 port?

tomasbjerre commented 5 years ago

No that does not matter.