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
{{ message }}
This repository has been archived by the owner on May 6, 2020. It is now read-only.
Problem with the "Get sources" build step.
Workspace mappings from "This project" are not imported. Have tested to export and re-import same project. The re-imported project contains only the Server path to the complete repo.
Steps to recreate
Create TFS build project
Add two workspace mappings:
$/[project]/[name A]
$/[project]/[name B]
Add Visual Studio Build step (might be empty).
Export project
Re-import project
Current behavior
The workspace mappings are missing. Only one mapping exist, and it is always: $/[project]
Expected behavior
The re-imported project should have the two workspace mappings from the original exported project.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Installed product versions
Description
Problem with the "Get sources" build step.
Workspace mappings from "This project" are not imported. Have tested to export and re-import same project. The re-imported project contains only the Server path to the complete repo.
Steps to recreate
$/[project]/[name A]
$/[project]/[name B]
Current behavior
The workspace mappings are missing. Only one mapping exist, and it is always: $/[project]
Expected behavior
The re-imported project should have the two workspace mappings from the original exported project.
The text was updated successfully, but these errors were encountered: