Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 671 Bytes

2.4.1.md

File metadata and controls

14 lines (8 loc) · 671 Bytes

TfsCmdlets Release Notes

Version 2.4.1 (20/Jul/2022)

This release fixes bugs and add improvements to New-TfsWorkItem and Set-TfsWorkItem.

Improvements

  • Identity fields in New-TfsWorkItem and Set-TfsWorkItem (such as "Assigned To") now support either email addresses or user display names as valid values. Previously, only user display names were supported.

Fixes

  • Fix "Set-TfsWorkItem fails with {type} to {type}[] (array) conversion error" (#172)
  • Fix a bug in New-TfsWorkItem and Set-TfsWorkItem where changes to the AssignedTo field would not be reflected in the Work Item.