Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Org tab should show the 15-char Org Id. #323

Closed
mehdicherf opened this issue Mar 1, 2024 · 1 comment
Closed

Org tab should show the 15-char Org Id. #323

mehdicherf opened this issue Mar 1, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mehdicherf
Copy link
Contributor

mehdicherf commented Mar 1, 2024

Describe the bug
Org tab currently shows the 18-char Org Id.

In my opinion, the 15-char Org Id would be more useful.

Places that use the 15-char Org Id :

  1. Org Id visible in Setup | Company Information
  2. Sandbox Ids visible in Setup | Sandboxes
  3. Email communications from Salesforce
  4. Support Cases logged to Salesforce
  5. (Probably more...)

Places that use the 18-char Org Id :
Is there any? 😄

Screenshots

OrgId

@mehdicherf mehdicherf added the bug Something isn't working label Mar 1, 2024
@mehdicherf
Copy link
Contributor Author

mehdicherf commented Mar 1, 2024

@tprouvot If you agree that this is an issue I can submit a PR to address it.

[EDIT: done #324 ]

@mehdicherf mehdicherf mentioned this issue Mar 1, 2024
6 tasks
tprouvot pushed a commit that referenced this issue Mar 4, 2024
## Describe your changes
Display 15-char Org Id in Org Tab (instead of 18-char Id)

## Issue ticket number and link
Fixes #323 

## Checklist before requesting a review
- [X] I have read and understand the [Contributions
section](https://github.com/tprouvot/Salesforce-Inspector-reloaded#contributions)
- [X] Target branch is releaseCandidate and not master
- [X] I have performed a self-review of my code
- [X] I ran the [unit
tests](https://github.com/tprouvot/Salesforce-Inspector-reloaded#unit-tests)
and my PR does not break any tests
- [ ] I documented the changes I've made on the
[CHANGES.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/CHANGES.md)
and followed actual conventions
- [ ] I added a new section on
[how-to.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md)
(optional)

Co-authored-by: Mehdi Cherfaoui <>
@tprouvot tprouvot closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants