Cannot find where a field is actually used

Hi everyone,

I’m currently in the middle of a database refactoring for my app and working on removing a specific field from an object.

The App Search Tool results say that the field (Access Token) is being referenced in some dropdown elements across the app. However, when I inspect these dropdowns, I can’t seem to find the exact spot where the field is being used.

Where I found a usage I replaced it with the field inside the new ‘Main WiFi integration’ object.

I have checked inside each tab (Appearance, Layout, Conditional), and inside the ‘search for’ operation but found nothing.

Has anyone encountered a similar issue or know where I can look to pinpoint the use of this field within the dropdown elements? Any help would be greatly appreciated!

Thanks in advance!

Being referenced on the X-ACCESS-TO?

My bad, I did not give all the context.

The field I want to remove is called ‘Access Token’ and it is inside the ‘Company’ object. I have already replaced the usages with new fields inside the Company’s Main WiFi Integration.

So what it is in the X-ACCES-TO is correct.

This topic was automatically closed after 70 days. New replies are no longer allowed.