Sentry: Default environment not used as default filter

Created on 18 Jul 2018  路  7Comments  路  Source: getsentry/sentry

Using Sentry 9.0.0 on Docker, I'm experiencing an issue with the default environment setting where the default is set but its value is not actually used as the default filter.

image

image

The default issue list shows all errors, even the ones from Development.

Self-hosted

Most helpful comment

Same here, the environment dropdown is not even showing.

All 7 comments

Same here, the environment dropdown is not even showing.

Is this still happening? The dropdown was recently turned on for all users (not just early adopters)

the environment dropdown is still not showing when use on-premise

@longtengfei2016 did you update to the latest master inside your container? Doing so is necessary to get the fixed that have shipped to sentry.io.

Any progress on this? I still have this problem. It shows "All environments" by default, even though Production is set to be the default in the project settings.

This works for me now when building sentry from git instead of the release version

@kanadaj Thanks for verifying that. Going to close this then as the fix will be part of the next major release.

Was this page helpful?
0 / 5 - 0 ratings