You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: application/CohortManager/src/Functions/CohortDistributionServices/DistributeParticipant/ValidateParticipant.cs
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ public ValidateParticipant(IDataServiceClient<CohortDistribution> cohortDistribu
@@ -258,4 +259,4 @@ public async Task HandleValidationExceptions([ActivityTrigger] ValidationExcepti
258
259
}
259
260
_logger.LogInformation("Created validation exception and set exception flag to 1 for participant {ParticipantId}",participantRecord.Participant.ParticipantId);
Copy file name to clipboardExpand all lines: application/CohortManager/src/Functions/CohortDistributionServices/TransformDataService/TransformDataService.cs
+21-12Lines changed: 21 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -28,20 +28,22 @@ public class TransformDataService
Copy file name to clipboardExpand all lines: application/CohortManager/src/Functions/CohortDistributionServices/TransformDataService/transformRules.json
0 commit comments