groupingEnhancements setting in on-premise version

Hi BYK,

Thanks for your answer, we implemented you suggestion, however we still don’t see the menu’s:

>>> print(settings.SENTRY_FEATURES)
{'projects:custom-inbound-filters': True, 'projects:rate-limits': True, 'projects:data-forwarding': True, 'organizations:sentry10': True, 'organizations:sso-basic': True, 'organizations:integrations-issue-basic': True, 'organizations:sso-rippling': True, 'organizations:require-2fa': True, 'projects:servicehooks': True, 'organizations:repos': True, 'organizations:integrations-issue-sync': True, 'projects:plugins': True, 'organizations:discover': True, 'organizations:create': False, 'organizations:new-issue-ui': True, 'projects:sample-events': False, 'projects:discard-groups': True, 'organizations:global-views': True, 'organizations:invite-members': True, 'organizations:sso-saml2': True, 'organization:tweak-grouping-config': True, 'organizations:suggested-commits': True, 'organizations:events': True, 'auth:register': True, 'organization:set-grouping-config': True}

Any idea what might be wrong?