Fri Jindal Power Limited ACME Group TOYO Engineering India Private Limited Apurvakriti Infrastructure Private Limited ConstructionPlacements Official regarding to this task, I checked for usage of this function UpdateIncient in any other API, I didn't find any other than update incident API, also I'm unable to reproduce the exception prod, as the GetOrgById IsIncidentClosed ST_AsText(org.geo_fence) as GeoFenceText, ST_AsText(org.center) as CenterText, AcmAuthorise. UserBLL 3207 Friday 27-12-2024. Understood the task Searched in codebase for the LogWarn and LogInfo, If they are being used in logging the exception or failures at ERROR level. Found one case in UserBLL.cs at Line 3208, where LogWarn being used for logging error message. Replaced it with 'this.LogError(ex)' Further searched for LogWarn and LogInfo in other projects like NotificationSender and RenewalReminder, didn't found any. Checked the exception log for UserBLL.cs, if the exception is logging correctly or not. Exceptions are correctly getting logged at ERROR level.