alexkvak / teamcity-slack

TeamCity Slack plugin
MIT License
124 stars 23 forks source link

No "Slack" tab on build configuration after installing plugin #77

Closed eyeezzi closed 4 years ago

eyeezzi commented 4 years ago

After installing the plugin and restarting the TeamCity server, I added the Slack OAuth token to TeamCity UI > Administration > Slack. However, I do not see any "Slack" tab (or navigation pane item) in any build configuration home.

Teamcity Version: 2019.1.3 Plugin Version: 1.3.0

alexkvak commented 4 years ago

Could you provide build configuration home screenshot?

eyeezzi commented 4 years ago

@alexkvak Screenshots below.

First I installed the plugin, restarted my server, and enabled the plugin. Screen Shot 2019-10-28 at 12 10 26 PM

Then I setup the plugin with a Slack OAuth token which I obtained following the instructions here Screen Shot 2019-10-28 at 12 10 59 PM

According to the docs, I'm supposed to see this "Slack" tab in my build configuration page. But its nowhere to be found.

Screen Shot 2019-10-28 at 12 19 23 PM

Screen Shot 2019-10-28 at 12 05 24 PM

alexkvak commented 4 years ago

Please take a look at the last screenshot. There is Build Configuration Home at the right upper corner.

What you see now is the build configuration settings page.

eyeezzi commented 4 years ago

@alexkvak I did not post a screenshot of the Build Configuration Home because it contains too many sensitive data (developer names and stuff). But it still does not have the Slack tab. Have you tested this plugin on a modern version of TeamCity? Cause the screenshots in the doc appear ancient. If so, please post one with a slack tab somewhere that allows me configure the message stuff...I think TeamCity has changed how notifications work since your readme was updated.

alextim-empawa commented 4 years ago

@eyeezzi I guess you don't see it because of new UI that is switched on. It is really hard to find, please see attached screenshot: image

eyeezzi commented 4 years ago

@alextim-empawa Thank you! That is the new location indeed, it's really hard to find. It'd be great to update the docs to also show this new UI.

alexkvak commented 4 years ago

This is common issue with the new TeamCity UI. Feel free to make a PR to the plugin docs!