Good Day,
Is it safe to disable HipChat Plugin in JIRA? I know it is never a good practice to disable System Plugins however it keeps showing as an Error on JIRA logs and I also keep getting the reminder on the UI to integrate HipChat with JIRA.
Thank you!
Best,
Fadoua
Hi Fadoua,
Unless your company has HipChat Data Center, the HipChat plugin can be uninstalled from Jira. HipChat Cloud is end of life as of February 15, 2019 so there is no purpose in the plugin anymore (unless you have HipChat Data Center).
The removal steps are listed on this knowledgebase article, but here they are for short!
Ensure you don't have any workflows that contain "Notify HipChat" post functions. Run this query on your database to identify affected workflows:
select * from jiraworkflows where descriptor like '%hipchat%';
JIRA will fail to start if you have any defined HipChat post functions and the plugins are disabled on startup. Do not skip this step.
Remove any HipChat post functions from the workflows that return from the query.
Cheers,
Daniel
Thank you @Daniel Eads for all the clarifications!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.