sorenkrabbe / Chrome-Salesforce-inspector

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.
328 stars 124 forks source link

Insufficient Privileges while creating new fields #225

Open Vasu-Gupta1 opened 1 year ago

Vasu-Gupta1 commented 1 year ago

Insufficient Privileges error shows up on the screen while creating new fields from the object's fields section, opened using Salesforce Inspector tool under objects section with redirect link against the name of the object.

cjcogdill commented 1 year ago

Also having this issue. Search for standard/custom object using salesforce inspector. Click on the supplied link. Able to 'view' just fine, but creating 'new' runs into an insufficient privileges issue.

One work around is to click into any field, click 'edit' and immediately click on the 'Fields & Relationships' link then back to the 'New' button. This will work...

SalesforceInspector Screenshot 2022-09-25_18-42-51

dufoli commented 3 months ago

the object description is cached so it is hard to fix.

tprouvot commented 3 months ago

The error is because the object link did not provide DurableId for custom objects in the url, that's why they ran into insufficient privilege error. It is already fixed in reloaded version