Certain fields are unable to be resolved.

Issue #2415 resolved
Kevin Poorman created an issue

Scott,

I can’t find a rhyme or reason to this. In every project I work on, I find 1 or two fields that cannot be resolved. Attached is a screen shot to indicate what I’m talking about. I’ve tried recreating the offline symbol table, because…well my first thought was that it was somehow not created right, but … no dice.

To be clear, this validates and deploy’s to Salesforce just fine, it’s just the ide error being displayed. it’s quite weird.

I’m struggling with how to help you recreate this, as I can’t discern any pattern to what field(s) it says can’t be resolved for a given project.

Comments (4)

  1. Kevin Poorman reporter

    Apparently Bitbucket was having a 2 for 1 sale on image uploads. Apologies for the double vision.

  2. Scott Wells repo owner

    By default fields aren’t “visible” to a user even if that user is a sys admin. Take a look at the Ensure field read access connection option here:

    https://bitbucket.org/RoseSilverSoftware/illuminatedcloud/wiki/User_Guide/Configuring_Connections

    but of course be careful that you understand that, if checked, IC2 will upate your user’s profile to ensure read access to all fields in the org. If that’s not okay, you will need to keep your user’s profile updated manually.

    Either way, once the user has access to those fields, regenerate the OST and it should contain them. Let me know if that doesn’t resolve this issue for you.

  3. Log in to comment