onlyutkarsh / ExportImportBuildDefinition

Export and Import your build definitions. Useful for recreating all the build steps, variables, schedules, etc in a different team project/account.
http://bit.ly/exportimportbuild
Other
17 stars 8 forks source link

Either exported JSON is not valid or it is not compatible with current product. Please export again and try importing again. #32

Open raymonvt opened 6 years ago

raymonvt commented 6 years ago

Installed product versions

Description

When importing a build definition i get the following error:

Either exported JSON is not valid or it is not compatible with current product. Please export again and try importing again.

Steps to recreate

  1. just multiple build definitions from our TFS 2017 update 1 environment to import to our VSTS environment,
  2. created a new build definition with one simple buildstep that isn't custom
  3. tried a different project

all three failed with the same error

Current behavior

we cant import our buildsteps because we get the following error:

Either exported JSON is not valid or it is not compatible with current product. Please export again and try importing again.

Expected behavior

it should import the build steps

carct commented 6 years ago

Related to the issue, scenario tried: export from VSTS a working build definition, tried to import it back (as it was downloaded) and was not possible, same error as above