Hey! I pulled the latest and created an on-premise setup using Docker. I got the Azure Devops integration all setup, but I have little info buttons on the side of enabled the configurations in my organization that says “Your organization does not have access to this feature”. Are these integrations not available at the On-Premise level? I can access the repositories, but that is it.
You likely need a feature flag enabled, try these:
‘organizations:integrations-issue-sync’
‘organizations:integrations-issue-basic’
We definitely should fix the defaults in Sentry’s core now that they’re stable.
1 Like
1 Like
Awesome - Thank you for letting me know! And thank you for the speedy fix so I could figure out where to add it in my config