You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The data exported from the [Object Documentation] tab for the Opportunity object does not match the actual usage of certain custom fields. For example, the Competitor__c custom field shows references in Apex classes when checked using the "Where is this used?" button, but the exported report from the Org Check shows 0 references.
Additionally, the data under the Custom Fields tab is not loading properly — the section remains blank at all times.
The text was updated successfully, but these errors were encountered:
What happens if you click on the "refresh" button in org check (not the one from your browser). It should remove the data in cache and try to retrieve again the data in your org and show the table accordingly.
In your example I understand that the Opportunity.Competitor__c custom field show some usage in the UI.
But when you export the table the data is not the same in the excel file.
The data exported from the [Object Documentation] tab for the Opportunity object does not match the actual usage of certain custom fields. For example, the Competitor__c custom field shows references in Apex classes when checked using the "Where is this used?" button, but the exported report from the Org Check shows 0 references.
Additionally, the data under the Custom Fields tab is not loading properly — the section remains blank at all times.
The text was updated successfully, but these errors were encountered: