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
Sync eng/common directory with azure-sdk-tools for PR 14253 (#48271)
* Copy System.LinkTypes.Related links when cloning package work items for new Major.Minor versions
Co-authored-by: danieljurek <2158838+danieljurek@users.noreply.github.com>
* Replace REST API URI with az boards work-item relation show in GetWorkItemRelatedLinkIds
Co-authored-by: danieljurek <2158838+danieljurek@users.noreply.github.com>
* Fix
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: danieljurek <2158838+danieljurek@users.noreply.github.com>
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
Write-Verbose"Copying data from latest matching [$($latestVersionItem.id)] with version $($latestVersionItem.fields["Custom.PackageVersionMajorMinor"])"
486
510
if ($latestVersionItem.fields["System.AssignedTo"]) {
@@ -499,6 +523,8 @@ function FindOrCreateClonePackageWorkItem($lang, $pkg, $verMajorMinor, $allowPro
499
523
if ($latestVersionItem.fields["Custom.RoadmapState"]) {
0 commit comments