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
when there are multiple Vlocity packages installed the code picked the first package even if that had no namespace. This fix changes the bevahior to only pickup packages that have a namespace (fixes #449) (c9f2a1f)