tprouvot / Salesforce-Inspector-reloaded

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.
https://chrome.google.com/webstore/detail/salesforce-inspector-relo/hpijlohoihegkfehhibggnkbjhoemldh
MIT License
154 stars 51 forks source link

[general] Last Modified or logged in user update not logging/tracking in Salesforce inspector #465

Open ambikaarora2304 opened 2 weeks ago

ambikaarora2304 commented 2 weeks ago

Make sure to read the troubleshooting section before creating an issue

Describe the bug Considering logged in as User A and loginAs User B, if we try to perform an update from the Salesforce UI the lastmodified by is User B, but if we are using Salesforce Inspector reloaded to update the data (on show all data page for example) the last modified by User A instead of User B.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Account Record'
  2. Click on 'Salesforce inspector reloaded', login in as user B
  3. Try to update account field eg - account status from the salesforce inspector, show all data
  4. The account status will be updated with User A instead of User B

Expected behavior It should be updated by User B as we have logged in with User B

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

tprouvot commented 1 week ago

Note: this behaviour occurs only when a connected app is used