Release 2.4.1+2827.1
This release fixes bugs and add improvements to New-TfsWorkItem
and Set-TfsWorkItem
.
Improvements
- Identity fields in
New-TfsWorkItem
andSet-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
andSet-TfsWorkItem
where changes to the AssignedTo field would not be reflected in the Work Item.