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

Export not exporting definition in TFS 2017 #35

Open AdrianMacFhearraigh opened 6 years ago

AdrianMacFhearraigh commented 6 years ago

Installed product versions

Description

Export not creating/downloading file when extension installed into TFS2017 Ver 15.117.26714.0

Steps to recreate

  1. Install Export/Import Build Definition extensions from VS Marketplace into TFS 2017
  2. Select build definition to be exported on the Build Definitions page
  3. Select Export

Current behavior

Following selection of Export nothing happens.

Expected behavior

My assumption is that a file should be created which would then be referenced for importing the build definition into another environment/collection/project. This is our first time installing this extension.

If further details are required to debug this issue please advise what steps to perform and I will extract the requested details.

sdybvik commented 6 years ago

I'm having the same issue

shaycy commented 6 years ago

Same behavior on TFS 2017 Update 3

AdrianMacFhearraigh commented 6 years ago

Should I download V0.0.2 and try to use this version in the mean time in our TFS2017 instance until V0.0.8 is fixed?

AdrianMacFhearraigh commented 6 years ago

Just a brief note to notify you that the build definition export appears to function with a Chrome browser which creates a .json file but when an IE or a Firefox browser is used, a .json file is not created.

huntantr commented 6 years ago

I have just observed this behavior as well. Are there any plans for a new version that supports all other browsers?