-
Bug
-
Resolution: Unresolved
-
Medium (View bug fix roadmap)
-
None
-
9.8.0, 9.12.0, 9.12.8, 9.12.12
-
9.08
-
23
-
Severity 3 - Minor
-
31
-
-
Issue Summary
The obsolete HipChat for Jira integration causes administrative UI glitches when installed on newer Jira versions. This breaks the application access and project settings permissions pages.
This is reproducible on Data Center: yes
Steps to Reproduce
- Install a clean Jira Software Data Center 9.12 environment.
- Add the following JAR files to <jira-home>/plugins/installed-plugins:
- base-hipchat-integration-plugin-7.10.3.jar
- base-hipchat-integration-plugin-api-7.10.3.jar
- hipchat-for-jira-plugin-7.10.3.jar
- Restart Jira.
- Visit the following pages:
- ⚙️ (gear icon) > Applications > Application access.
- project > Project settings > Permissions.
Expected Results
All pages load as expected.
Actual Results
Application access page: the throbber is shown indefinitely since the "application-roles" webresource is never loaded (no response from server).
Project settings permissions page: the table is never displayed since the "projectpermissions-common" webresource is never loaded (no response from server).
Workaround
- Remove the following JAR files from <jira-home>/plugins/installed-plugins:
- base-hipchat-integration-plugin-*.jar
- base-hipchat-integration-plugin-api-*.jar
- hipchat-for-jira-plugin-*.jar
- Restart Jira (a rolling restart is sufficient).
- duplicates
-
JRASERVER-76915 Some admin screens are blank when HipChat plugins are installed
-
- Closed
-
- is duplicated by
-
JRASERVER-77489 Removing hipchat jars from Jira
- Closed
- is related to
-
JRASERVER-70711 Blank Clustering page because of old Hipchat classes in the pluginstate table
-
- Gathering Impact
-
https://getsupport.atlassian.com/browse/PSSRV-154861