Arthur Vickers

Results 1127 comments of Arthur Vickers

We discussed this at length in triage. It's unfortunate that some tools keep executing the script even when it fails. In the future we can mitigate this through non-scripted migrations...

Note: see the pattern in #25472.

@abdumostafa There shouldn't be any issue mapping those entities now. See my sample code below: ```C# public class Employee { public int Id { get; set; } public ICollection Documents...

@Suzibandit Can you post the -Verbose output from running the commands?

Note from triage: this seems like a bug. Workaround is to map the network path to a drive letter.