Debug file upload output shows IDs instead of slugs

Open Beginner friendly
#1,582 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
typescript
Domain
cli

Research direction

Start with the sentry debug-files upload command and run it using the example output or a comparable upload. Trace how the organization and project identifiers are selected for the summary. Done means the summary shows organization and project slugs first, with numeric IDs optionally retained alongside them.

Written by the indexing model from the issue text.

Description

Reported by Daniel Szoke.

The sentry debug-files upload summary identifies the organization and project only by numeric IDs, which makes the output difficult to scan and understand.

Example:

Organization  447951
Project       4506139505131520
Uploaded 14 debug file(s) to 447951/4506139505131520

The reported expectation is to show the organization and project slugs first; numeric IDs may also be shown alongside them.

via byk.

--

View Junior Session [Sentry]

Dominant language
TypeScript
Stars
121
Forks
14
Avg merge
22h 3m
Merged PRs (30d)
94

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from getsentry/cli

All issues in getsentry/cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.