diff --git a/IRaCIS.Core.Application/Service/SiteSurvey/TrialSiteSurveyService.cs b/IRaCIS.Core.Application/Service/SiteSurvey/TrialSiteSurveyService.cs index 47be74d4b..e5f7b13d2 100644 --- a/IRaCIS.Core.Application/Service/SiteSurvey/TrialSiteSurveyService.cs +++ b/IRaCIS.Core.Application/Service/SiteSurvey/TrialSiteSurveyService.cs @@ -392,7 +392,6 @@ namespace IRaCIS.Core.Application.Contracts else { find.IsHistoryUserOriginDeleted = item.IsHistoryUserOriginDeleted; - find.IsHistoryUserDeleted = item.IsHistoryUserOriginDeleted; } }