Details
-
New Feature
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
None
-
Windows 7. Jabber plugin 1.22. Instant messagine plugin 1.21.
Description
Hi there,
I'm using the Jabber plugin to notify engineers when they have broken the build.
However, if you remove your Jabber ID from the user config it still manages to Jabber you regarding build breaks. This looks like a bug to me. It's like the Jabber has cached the Jabber IDs somewhere and isn't checking whether there are any user config changes. I've even tried rebooting Jenkins to no avail.
Is this a bug? Can it be fixed please?
Regards,
Tom
If there's no Jabber-ID configured per user, the plugin implies the user jabber id by other means (if I remember correctly, by concatening Jenkins user name with 'Default ID suffix' from global settings). I guess that's what you're seeing.
There's no way to disable the notification for a single user.