sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Some internal project id instead of project name

Open pva opened this issue 3 years ago • 2 comments

Environment

self-hosted (https://develop.sentry.dev/self-hosted/)

Version

22.8.0.dev0

Steps to Reproduce

  1. Cloned https://github.com/getsentry/self-hosted.git
  2. Configured a bit and run
  3. I created a new project named "auth".

Instead of the project name, I see 097bd3cc54a2: изображение

Project name, that is auth, I see only in settings...

Expected Result

I expect to see auth everywhere I see 097bd3cc54a2.

Actual Result

изображение изображение

pva avatar Aug 03 '22 10:08 pva

I've tried Sentry 22.7.0 and I still have the same issue.

pva avatar Aug 03 '22 14:08 pva

Routing to @getsentry/open-source for triage. ⏲️

getsentry-release avatar Aug 04 '22 17:08 getsentry-release

Hm, I wonder if we treat "auth" specially. I will try to reproduce this later today.

emmatyping avatar Aug 09 '22 17:08 emmatyping

So I was able to reproduce this but I don't think it is related to running on self-hosted. Routing to the frontend team to look at this. I'm guessing we show the hash of the name since auth is special?

emmatyping avatar Aug 12 '22 18:08 emmatyping

Routing to @getsentry/app-frontend for triage. ⏲️

getsentry-release avatar Aug 12 '22 18:08 getsentry-release

@pva @ethanhs It's a reserved project slug. The list of reserved project slugs are here: https://github.com/getsentry/sentry/blob/67e9fb66b7b074009de46b7e63cb4bc799936463/src/sentry/constants.py#L157-L178

dashed avatar Aug 12 '22 19:08 dashed

@dashed do you know if it would be possible to show the name of a project even if it is reserved? Or just reject projects with those names? The current behavior is a bit un-intuitive.

emmatyping avatar Aug 12 '22 19:08 emmatyping

@ethanhs I agree. I think rejecting project slugs with a validation error might be the right approach.

dashed avatar Aug 12 '22 20:08 dashed

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

github-actions[bot] avatar Sep 07 '22 00:09 github-actions[bot]

I renamed my project, and the entire build system has hopelessly imploded.

billsbooth avatar Mar 18 '24 00:03 billsbooth

Routing to @getsentry/product-owners-settings-projects for triage ⏲️

getsantry[bot] avatar Mar 19 '24 20:03 getsantry[bot]

@billsbooth What does hopelessly imploded mean to you? What kind of errors are you seeing?

hubertdeng123 avatar Mar 19 '24 20:03 hubertdeng123