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

Import/Export causes TFS.WebApi.Exception Error #39

Open Mrdailey opened 6 years ago

Mrdailey commented 6 years ago

Installed product versions

Description

Import Error image Export Error image

Steps to recreate

Import Error

  1. Go to Build Definitions
  2. Go to an existing build and attempt to "Import" using the context menu
  3. The error appears on Importing an JSON template. Export Error
  4. Go to Build Definitions
  5. Go to an existing build and attempt to "Export" using the context menu
  6. Error appears.

    Current behavior

    The Build Import/Export results in the an error saying: TFS.WebApi.Exception: An Undefined error occurred while attempting to connect to the server. Status code 0

Expected behavior

Should be able to Import Builds using templates or Export Builds using existing builds.