ADO System Parent

This commit is contained in:
2024-09-11 12:25:44 -07:00
parent ece70e7fd8
commit 45502a30a9
9 changed files with 27 additions and 31 deletions

View File

@ -158,7 +158,9 @@ public class FileRead : Shared.FileRead, IFileRead
fields.MicrosoftVSTSSchedulingEffort == 0 ? null : fields.MicrosoftVSTSSchedulingEffort,
value.Id,
fields.SystemIterationPath,
fields.SystemParent == 0 ? null : fields.SystemParent,
fields.MicrosoftVSTSCommonPriority == 0 ? null : fields.MicrosoftVSTSCommonPriority,
value.Relations,
fields.CustomRequester?.DisplayName,
fields.MicrosoftVSTSCommonResolvedDate == DateTime.MinValue ? null : fields.MicrosoftVSTSCommonResolvedDate,
value.Rev,