It’s behind a feature gate. In /etc/sentry/sentry.conf.py
add 2 lines:
SENTRY_FEATURES['organizations:integrations-issue-basic'] = True
SENTRY_FEATURES['organizations:integrations-issue-sync'] = True
It’s behind a feature gate. In /etc/sentry/sentry.conf.py
add 2 lines:
SENTRY_FEATURES['organizations:integrations-issue-basic'] = True
SENTRY_FEATURES['organizations:integrations-issue-sync'] = True