Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot see the options in my job preferences #50

Open
alexnederlof opened this issue Nov 27, 2013 · 3 comments
Open

Cannot see the options in my job preferences #50

alexnederlof opened this issue Nov 27, 2013 · 3 comments

Comments

@alexnederlof
Copy link

I see in the source of HipChatJobProperty that I can configure different types of notification. However, these are not visible to me in the UI. I can only choose the room and start notification. The fields are not present in the HTML either.

screen shot 2013-11-27 at 08 07 24

Am I missing something?

@lvillani
Copy link

Had the same problem but I built and installed the plugin from source and it works for me now.

@Wilfred
Copy link

Wilfred commented Feb 25, 2014

I'm also seeing this issue, plugin version 0.1.4, Jenkins version 1.544.

@Wilfred
Copy link

Wilfred commented Feb 25, 2014

I can confirm building the project from source adds these options:

screenshot from 2014-02-25 12 48 50

I did this by:

$  git clone [email protected]:jlewallen/jenkins-hipchat-plugin.git
$  cd jenkins-hipchat-plugin
$ mvn package

This created the file target/hipchat.hip, which I then uploaded to my Jenkins instance under Jenkins > Manage Jenkins > Manage Plugins > Advanced > Upload Plugin.


Related: It also took me a while to find the other settings to make HipChat work. They're under Jenkins > Manage Jenkins > Configure System > Global HipChat Notifier Settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants