We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
@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?
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: