shaun-borlinghaus

Results 3 issues of shaun-borlinghaus

The following code (can't get it to show as code for some reason): `Import-Module Microsoft.Graph.PersonalContacts Connect-MgGraph Select-MgProfile –Name "beta" $params = @{ GivenName = "Given" Surname = "Sur" EmailAddresses =...

Bug: PowerShell

Steps to reproduce our issue: 1. Create a feature work item template either from scratch or a copy from a previous feature. 2. Initiate template duplicate and save the newly...

We have a picklist field that allows multiple items to be checked for inclusion. The total list has over 200 items or so with varying lengths of items. I can...