jetstreamapp / jetstream

A better way to work on Salesforce
https://getjetstream.app/
Other
88 stars 18 forks source link

Can't Edit Related Records from Query Records #932

Closed AndyHaas closed 4 months ago

AndyHaas commented 4 months ago

when you do a SOQL query and you include another ID field that is a refrence and you try to edit you get the following error

Oops. There was a problem loading the record information. Make sure the record id is valid.

Steps To Repro

  1. Query Opportunities, select the Opportunity Id and the Account Id
  2. Execute Query
  3. Select the Account Id
  4. Select Edit Records