Inconsistent resolution in namespaced package.

Issue #1716 resolved
Justin Julicher created an issue

Example:

In the above example the line giving the error was auto completed.

This class is in the package and so is the class being referenced.

The bottom line compiles fine when saved.

let me know if you need any more info.

thanks

Comments (5)

  1. Scott Wells repo owner

    Justin, how is the namespace configured for the project? Is it in sfdx-project.json or picked up from the connection itself (or both)?

  2. Justin Julicher reporter

    Well it’s on a scratch org so the namespace was picked up on the connection (I created it via the CLI). The sfdx-project.json also contains it. So both.

  3. Scott Wells repo owner

    Justin, I'm going to go ahead and resolve this on my side. As always if this starts acting up again please reopen and let me know the latest details.

  4. Log in to comment