Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real migration of Artifact Links instead of Hyperlink conversion #89

Open
ross-bohr opened this issue Jun 22, 2020 · 1 comment
Open

Comments

@ross-bohr
Copy link

Currently ArtifactLinks (Work Item to git commit link) is being converted to a Hyperlink and then added to the migrated work item. This is not useful.

ArtifactLinks must be preserved linking the migrated Work Items to the migrated git repositories (in the same Project).

Example:
Source ArtifactLink:
vstfs:///Git/Commit/{sourceProjGuid}%2f{sourceRepoGuid}%2f47cb466c1d1f8dd8e1b43b40ed8c3a3fec67e20d

Target ArtifactLink:
vstfs:///Git/Commit/{targetProjGuid}%2f{targetRepoGuid}%2f47cb466c1d1f8dd8e1b43b40ed8c3a3fec67e20d

@ross-bohr
Copy link
Author

@obvioussean , I'm trying to attact some attention to the above suggestion. Could you have a look at it or ask someone else to do so?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant