-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Summary
During sentry init (experimental AI wizard), after selecting an organization, project creation fails with 404 Not Found: The requested resource does not exist. This happens when selecting the Sentry provider in the interactive flow without specifying a team upfront.
Reproduction
- Run
sentry init(v0.18.1) in a project directory - Accept the experimental prompt
- Select an organization (e.g.
sentry-developer-experience) when prompted - Observe failure
Expected behavior
Either project creation succeeds, or the wizard prompts for a team before attempting creation (since the user belongs to multiple teams in that org).
Workaround
Pass the team flag explicitly:
sentry init --team sentry-developer-experience
Versions affected
v0.18.1
Action taken on behalf of Sergiy Dybskiy.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Fields
Give feedbackNo fields configured for issues without a type.