Salesforce-Inspector-reloaded icon indicating copy to clipboard operation
Salesforce-Inspector-reloaded copied to clipboard

Chrome extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration.

Results 107 Salesforce-Inspector-reloaded issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I have to click in the detail record zone in order to display the "show API Name" button. **Expected behavior** I want the button to be always...

bug

**Is your feature request related to a problem? Please describe.** You often find yourself in situations where you have a large list of IDs and want to read them using...

enhancement

## Describe your changes Add a new button in user detail, calling method `loginAsInIncognito(userId)` that encapsulate `getLoginAsLink(userId)` in a new incognito window ## Issue ticket number and link #381 ##...

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 9.2.0. Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in...

dependencies

**Make sure to read the troubleshooting section before creating an issue** - [ X ] I've read the [common issues](https://tprouvot.github.io/Salesforce-Inspector-reloaded/troubleshooting/) and the one I'm about to create is not one...

bug

I'm always frustrated when I try to search for users because it takes a long time to initialize. Once initialized the search is quick. We have > 1,000,000 Users. I...

enhancement

**Is your feature request related to a problem? Please describe.** When inserting data for import, the action is automatically preset to **Update** when and **Id** field is present. It could...

enhancement

## Describe your changes Add a "Format Query" button to the [Data Export] section, allowing users to format their SOQL query for an enhanced view of the query's structure __Note:__...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Was noticing based on...

enhancement

…d to query name ## Describe your changes Updated the logic in selectSavedEntry function. Added an additional check that makes sure that the ":" character present is because the user...