Error "Cannot read property 'length' of undefined" after importing a build definition in a VSTS account, which was exported from a different VSTS account.
The build definition is about a Xamarin Android project and consists of the following tasks:
After the import an error is shown: Cannot read property 'length' of undefined
Expected behavior
No error should be shown, the build definition should be correctly imported
Additional information
The marketplace build tasks "Version assemblies" and "Google Play - Release" have been added to the targtet VSTS account before trying to import the build definition.
Installed product versions
Description
Error "Cannot read property 'length' of undefined" after importing a build definition in a VSTS account, which was exported from a different VSTS account. The build definition is about a Xamarin Android project and consists of the following tasks:
Steps to recreate
Current behavior
After the import an error is shown: Cannot read property 'length' of undefined
Expected behavior
No error should be shown, the build definition should be correctly imported
Additional information
The marketplace build tasks "Version assemblies" and "Google Play - Release" have been added to the targtet VSTS account before trying to import the build definition.