Closed joelwigley closed 8 years ago
You'll want to take a look at the sentry-plugins repo, which we've migrated this to. It's going to be a bit complex in that theres dupe migrations you need to eithr remove or skip manually.
I actually did that originally. Have a look at this issue on the new repository: https://github.com/getsentry/sentry-plugins/issues/42
I was unable to install the plugin from the new repository as it apparently requires a build of Sentry currently in development. The advice was to use this older repository for now.
Unfortunately that advice is wrong. This repo is no longer compatible with 8.9. We haven't yet tagged a version of sentry-plugins, and I'm not 100% sure that master works flawlessly against 8.9, but HipChat should at least.
I've installed the sentry_hipchat_ac plugin into a new Sentry 8.9.0 installation, however it's not working as expected.
The installation using 'pip' went fine, no errors were encountered. I then ran 'sentry upgrade' which completed without error too.
The problem is that when I go to a project -> Settings -> Integrations and click "configure plugin' under the HipChat plugin, there are no configuration options visible at all. I've attached a screenshot showing the problem. Note that enabling the plugin doesn't help, the same screen is displayed.
I've tried running "sentry django migrate sentry_hipchat_ac" and then the "sentry upgrade" but it had no effect.
I have also installed the JIRA plugin and this worked correctly, the configuration screen has fields I can edit as expected.
If it helps, the output I'm getting from 'sentry upgrade' is: