getsentry / getsentry/sentry

Sentry.io - View Issue - Default Environment Case Insensitive

Open
#6,568 8 comments 3 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

When viewing an issue, at the top of the right hand panel, I have 2 environments I can select in the dropdown.
- `Production`
- `Production`

When I select each one in turn the url changes:
- `https://sentry.io/mem/hivehub-web-prd/issues/404903591/?environment=Production`
- `https://sentry.io/mem/hivehub-web-prd/issues/404903591/?environment=production`

Note the case difference (`p` <> `P`) in the URL.

My default environment (as configured under project settings) is `Production`.

How my account got into this state, I'm not sure, I probably changed the case at some point. This **isn't** the reason for raising this case.

This is the issue, when I visit the URL (without an environment argument) -
`https://sentry.io/mem/hivehub-web-prd/issues/404903591/` - I don't get my default environment. Instead I am looking at `production`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.