IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1117933
using AG.A1.Scheduler.Billing.Contracts;

var offlineTimeCommitTo3ECommandHandler = Activate<IOfflineTimeCommitTo3ECommandHandler>();
await offlineTimeCommitTo3ECommandHandler.Run(null, null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"TMS-Sync-Offline-TimeEntries-To-3E-Task"
RetryCount
10
Time
1763479807

State

11/18/2025 8:04:15 PM (+3.293s) Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+80ms Processing

Server:
dw0sdwk000fbp:6920
Worker:
c6bdaf30
+111msOfflineTimeCommitTo3ECommandHandler - Started
+1.349sNo of records retrieved : 419

+1h 50m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

Retry attempt 10 of 10: Error converting value {null} to type 'System.Int…

Enqueue at:
11/18/2025 8:03:58 PM

+43.194s Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonSerializationException

Error converting value {null} to type 'System.Int32'. Path 'GroupFeeUserId', line 1, position 1695.

Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int32'. Path 'GroupFeeUserId', line 1, position 1695.
 ---> System.InvalidCastException: Null object cannot be converted to a value type.
   at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
   --- End of inner exception stack trace ---
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.Linq.JToken.ToObject(Type objectType, JsonSerializer jsonSerializer)
   at Newtonsoft.Json.Linq.JToken.ToObject(Type objectType)
   at Newtonsoft.Json.Linq.JToken.ToObject[T]()
   at AG.A1.Framework.Extensions.Mapper.MapEx[TTarget](Object source) in C:\Users\MSailaja\Source\Repos\alliantOne\A1Solution\src-framework\AG.A1.Framework\Extensions\Mapper.cs:line 24
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<UpdateOfflineSubmitEntries>b__25_0(BillingDto m) in C:\Users\MSailaja\Source\Repos\alliantOne\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 432
   at System.Linq.Enumerable.SelectListIterator`2.ToList()
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.UpdateOfflineSubmitEntries() in C:\Users\MSailaja\Source\Repos\alliantOne\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 432
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\Users\MSailaja\Source\Repos\alliantOne\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 72
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

+90ms Processing

Server:
wvdappdevv2-19:18500
Worker:
10a33110
+33msOfflineTimeCommitTo3ECommandHandler - Started
+1.159sNo of records retrieved : 419
+15.963sProcessing #: 19845293 | FeeUserId - 6659 | Client # - 013846 | Study # - 0008
+15.968sStudy Found: #- 137313 | Timekeeper - 2 | Office - 13250
+15.972sProcessing #: 24319823 | FeeUserId - 6659 | Client # - 339266 | Study # - 0001
+15.978sStudy Found: #- 154751 | Timekeeper - 2 | Office - 13500
+15.983sProcessing #: 24320058 | FeeUserId - 6659 | Client # - 014211 | Study # - 0011
+15.988sStudy Found: #- 147046 | Timekeeper - 2 | Office - 16000
+15.993sProcessing #: 24320066 | FeeUserId - 6659 | Client # - 301611 | Study # - 0007
+15.998sStudy Found: #- 147526 | Timekeeper - 2 | Office - 11000
+16.002sProcessing #: 24314436 | FeeUserId - 7103 | Client # - 332121 | Study # - 0005
+16.007sStudy Found: #- 150410 | Timekeeper - 5016 | Office - 45131
+16.014sProcessing #: 24314526 | FeeUserId - 4868 | Client # - 336783 | Study # - 0005
+16.018sStudy Found: #- 144868 | Timekeeper - 3018 | Office - 17750
+16.028sProcessing #: 24314516 | FeeUserId - 4868 | Client # - 010801 | Study # - 0008
+16.033sStudy Found: #- 137178 | Timekeeper - 3018 | Office - 11000
+16.038sProcessing #: 24314405 | FeeUserId - 498 | Client # - 303433 | Study # - 0006
+16.042sStudy Found: #- 60399 | Timekeeper - 3426 | Office - 50142
+16.047sProcessing #: 20810185 | FeeUserId - 5856 | Client # - 006318 | Study # - TCS2696
+16.052sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+16.057sProcessing #: 20723329 | FeeUserId - 5856 | Client # - 008630 | Study # - TCS0001
+16.061sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+16.065sProcessing #: 17891798 | FeeUserId - 7223 | Client # - 302777 | Study # - 0005
+16.070sStudy Found: #- 115909 | Timekeeper - 3926 | Office - 12250
+16.074sProcessing #: 24318654 | FeeUserId - 6659 | Client # - 316559 | Study # - 0005
+16.078sStudy Found: #- 148346 | Timekeeper - 2 | Office - 13750
+16.082sProcessing #: 24318656 | FeeUserId - 6659 | Client # - 013658 | Study # - 0013
+16.088sStudy Found: #- 150985 | Timekeeper - 2 | Office - 11000
+16.092sProcessing #: 24319826 | FeeUserId - 6659 | Client # - 339152 | Study # - 0002
+16.096sStudy Found: #- 154182 | Timekeeper - 2 | Office - 21250
+16.103sProcessing #: 24319984 | FeeUserId - 6659 | Client # - 004986 | Study # - 0003
+16.107sStudy Found: #- 154971 | Timekeeper - 2 | Office - 13000
+16.111sProcessing #: 24320062 | FeeUserId - 6659 | Client # - 004013 | Study # - 0034
+16.116sStudy Found: #- 149028 | Timekeeper - 2 | Office - 11000
+16.121sProcessing #: 24320065 | FeeUserId - 6659 | Client # - 323769 | Study # - 0006
+16.125sStudy Found: #- 147241 | Timekeeper - 2 | Office - 17250
+16.130sProcessing #: 20615078 | FeeUserId - 3487 | Client # - 005590 | Study # - TCS2410
+16.134sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+16.138sProcessing #: 24314437 | FeeUserId - 7103 | Client # - 332121 | Study # - 0005
+16.143sStudy Found: #- 150410 | Timekeeper - 5016 | Office - 45131
+16.148sProcessing #: 24314604 | FeeUserId - 1109 | Client # - 339177 | Study # - 0001
+16.158sStudy Found: #- 154299 | Timekeeper - 5234 | Office - 15250
+16.163sProcessing #: 24314419 | FeeUserId - 8071 | Client # - 337096 | Study # - 0020
+16.169sStudy Not Found
+16.172sProcessing #: 17891802 | FeeUserId - 7223 | Client # - 003004 | Study # - 0019
+16.177sStudy Found: #- 117174 | Timekeeper - 3926 | Office - 11000
+16.183sProcessing #: 17870303 | FeeUserId - 7223 | Client # - 333387 | Study # - 0006
+16.187sStudy Found: #- 128873 | Timekeeper - 3926 | Office - 19250
+16.192sProcessing #: 16198915 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+16.197sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+16.201sProcessing #: 22157018 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+16.204sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+16.209sProcessing #: 20472851 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+16.215sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+16.220sProcessing #: 24314149 | FeeUserId - 3245 | Client # - 309134 | Study # - 0007
+16.224sStudy Found: #- 150737 | Timekeeper - 6302 | Office - 45122
+16.229sProcessing #: 20602383 | FeeUserId - 3224 | Client # - 012115 | Study # - TCS0004
+16.233sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+16.236sProcessing #: 20628928 | FeeUserId - 3224 | Client # - 320488 | Study # - TCS0001
+16.242sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+16.246sProcessing #: 20716204 | FeeUserId - 3224 | Client # - 318158 | Study # - TCS0001
+16.250sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+16.254sProcessing #: 20645809 | FeeUserId - 3224 | Client # - 302764 | Study # - TCS0002
+16.259sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+16.263sProcessing #: 24314508 | FeeUserId - 595 | Client # - 303062 | Study # - 0011
+16.268sStudy Found: #- 143615 | Timekeeper - 5284 | Office - 13250
+16.273sProcessing #: 20894015 | FeeUserId - 7373 | Client # - 000001 | Study # - 0018
+16.277sStudy Found: #- 69884 | Timekeeper - 6516 | Office - 20500
+16.282sProcessing #: 6376388 | FeeUserId - 3081 | Client # - 304060 | Study # - 0004
+16.286sStudy Found: #- 86913 | Timekeeper - 5868 | Office - 18000
+16.290sProcessing #: 20211185 | FeeUserId - 6659 | Client # - 328769 | Study # - 0004
+16.295sStudy Found: #- 140230 | Timekeeper - 2 | Office - 17750
+16.299sProcessing #: 24319827 | FeeUserId - 6659 | Client # - 001102 | Study # - 0017
+16.303sStudy Found: #- 153984 | Timekeeper - 2 | Office - 10750
+16.308sProcessing #: 24319983 | FeeUserId - 6659 | Client # - 339139 | Study # - 0001
+16.312sStudy Found: #- 154117 | Timekeeper - 2 | Office - 14250
+16.316sProcessing #: 24320056 | FeeUserId - 6659 | Client # - 014234 | Study # - 0011
+16.321sStudy Found: #- 147059 | Timekeeper - 2 | Office - 11000
+16.326sProcessing #: 24320061 | FeeUserId - 6659 | Client # - 332347 | Study # - 0005
+16.329sStudy Found: #- 150873 | Timekeeper - 2 | Office - 15250
+16.334sProcessing #: 24320067 | FeeUserId - 6659 | Client # - 011497 | Study # - 0010
+16.338sStudy Found: #- 148215 | Timekeeper - 2 | Office - 13000
+16.343sProcessing #: 20728081 | FeeUserId - 3224 | Client # - 308780 | Study # - TCS0002
+16.347sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+16.354sProcessing #: 20435351 | FeeUserId - 3487 | Client # - 307233 | Study # - TCS0001
+16.359sStudy Found: #- -1 | Timekeeper - 4428 | Office -
+16.364sProcessing #: 24313918 | FeeUserId - 7012 | Client # - 337066 | Study # - 0002
+16.369sStudy Found: #- 152797 | Timekeeper - 4773 | Office - 45121
+16.373sProcessing #: 24318025 | FeeUserId - 6659 | Client # - 339261 | Study # - 0001
+16.377sStudy Found: #- 154736 | Timekeeper - 2 | Office - 13000
+16.381sProcessing #: 24314530 | FeeUserId - 4868 | Client # - 302932 | Study # - 0009
+16.386sStudy Found: #- 149392 | Timekeeper - 3018 | Office - 20500
+16.390sProcessing #: 24314527 | FeeUserId - 4868 | Client # - 337083 | Study # - 0001
+16.395sStudy Found: #- 141394 | Timekeeper - 3018 | Office - 10500
+16.400sProcessing #: 24314514 | FeeUserId - 4868 | Client # - 338635 | Study # - 0001
+16.405sStudy Found: #- 151994 | Timekeeper - 3018 | Office - 18500
+16.409sProcessing #: 24313845 | FeeUserId - 8102 | Client # - 338523 | Study # - 0001
+16.414sStudy Found: #- 151527 | Timekeeper - 6934 | Office - 45111
+16.419sProcessing #: 20724897 | FeeUserId - 5856 | Client # - 011194 | Study # - TCS14843
+16.425sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+16.430sProcessing #: 20638531 | FeeUserId - 4339 | Client # - 302745 | Study # - TCS0001
+16.435sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+16.439sProcessing #: 17908479 | FeeUserId - 7223 | Client # - 305525 | Study # - 0004
+16.443sStudy Found: #- 118651 | Timekeeper - 3926 | Office - 15000
+16.451sProcessing #: 17891797 | FeeUserId - 7223 | Client # - 002801 | Study # - 0017
+16.454sStudy Found: #- 115390 | Timekeeper - 3926 | Office - 17000
+16.459sProcessing #: 17878769 | FeeUserId - 7223 | Client # - 009506 | Study # - 0010
+16.464sStudy Found: #- 115348 | Timekeeper - 3926 | Office - 20500
+16.468sProcessing #: 17864850 | FeeUserId - 7223 | Client # - 011526 | Study # - 0008
+16.472sStudy Found: #- 90046 | Timekeeper - 3926 | Office - 22000
+16.477sProcessing #: 22157035 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+16.481sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+16.485sProcessing #: 24318655 | FeeUserId - 6659 | Client # - 013292 | Study # - 0010
+16.491sStudy Found: #- 147618 | Timekeeper - 2 | Office - 15500
+16.495sProcessing #: 24320054 | FeeUserId - 6659 | Client # - 000619 | Study # - 0021
+16.499sStudy Found: #- 149081 | Timekeeper - 2 | Office - 16750
+16.504sProcessing #: 24320064 | FeeUserId - 6659 | Client # - 301898 | Study # - 0007
+16.508sStudy Found: #- 146963 | Timekeeper - 2 | Office - 11000
+16.512sProcessing #: 24313873 | FeeUserId - 4171 | Client # - 334582 | Study # - 0005
+16.517sStudy Found: #- 150288 | Timekeeper - 5952 | Office - 45120
+16.521sProcessing #: 24314602 | FeeUserId - 1109 | Client # - 304854 | Study # - 0011
+16.526sStudy Found: #- 142084 | Timekeeper - 5234 | Office - 45109
+16.531sProcessing #: 24314545 | FeeUserId - 4868 | Client # - 318781 | Study # - 0003
+16.535sStudy Found: #- 109706 | Timekeeper - 3018 | Office - 20500
+16.539sProcessing #: 24314531 | FeeUserId - 4868 | Client # - 335088 | Study # - 0002
+16.547sStudy Found: #- 131452 | Timekeeper - 3018 | Office - 11000
+16.552sProcessing #: 24313881 | FeeUserId - 7572 | Client # - 315996 | Study # - 0007
+16.556sStudy Found: #- 151648 | Timekeeper - 6578 | Office - 45122
+16.560sProcessing #: 24313825 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+16.565sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+16.569sProcessing #: 24314187 | FeeUserId - 7475 | Client # - 338598 | Study # - 0001
+16.574sStudy Found: #- 151875 | Timekeeper - 6524 | Office - 45137
+16.578sProcessing #: 22157020 | FeeUserId - 4088 | Client # - 301710 | Study # - 0002
+16.582sStudy Found: #- 70098 | Timekeeper - 6070 | Office - 11250
+16.587sProcessing #: 24314166 | FeeUserId - 3245 | Client # - 309134 | Study # - 0007
+16.593sStudy Found: #- 150737 | Timekeeper - 6302 | Office - 45122
+16.598sProcessing #: 21107994 | FeeUserId - 3224 | Client # - 303023 | Study # - TCS0001
+16.602sStudy Found: #- -1 | Timekeeper - 6175 | Office -
+16.607sProcessing #: 24314509 | FeeUserId - 595 | Client # - 012505 | Study # - 0012
+16.614sStudy Found: #- 145137 | Timekeeper - 5284 | Office - 16000
+16.619sProcessing #: 24313919 | FeeUserId - 7012 | Client # - 337066 | Study # - 0002
+16.624sStudy Found: #- 152797 | Timekeeper - 4773 | Office - 45121
+16.630sProcessing #: 24318261 | FeeUserId - 6659 | Client # - 009224 | Study # - 0014
+16.635sStudy Found: #- 151011 | Timekeeper - 2 | Office - 12000
+16.640sProcessing #: 24318024 | FeeUserId - 6659 | Client # - 009298 | Study # - 0012
+16.645sStudy Found: #- 148550 | Timekeeper - 2 | Office - 17250
+16.650sProcessing #: 24318380 | FeeUserId - 7975 | Client # - 338809 | Study # - 0004
+16.654sStudy Found: #- 154441 | Timekeeper - 6825 | Office - 45131
+16.659sProcessing #: 17908480 | FeeUserId - 7223 | Client # - 305853 | Study # - 0004
+16.664sStudy Found: #- 128818 | Timekeeper - 3926 | Office - 19500
+16.668sProcessing #: 17878760 | FeeUserId - 7223 | Client # - 306257 | Study # - 0003
+16.675sStudy Found: #- 112942 | Timekeeper - 3926 | Office - 10500
+16.680sProcessing #: 9001980 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+16.684sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+16.689sProcessing #: 20526601 | FeeUserId - 7373 | Client # - 335735 | Study # - 0001
+16.694sStudy Found: #- 137641 | Timekeeper - 6516 | Office - 12500
+16.699sProcessing #: 6851364 | FeeUserId - 3081 | Client # - 304060 | Study # - 0004
+16.703sStudy Found: #- 86913 | Timekeeper - 5868 | Office - 18000
+16.707sProcessing #: 20426006 | FeeUserId - 5856 | Client # - 300322 | Study # - TCS0001
+16.713sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+16.718sProcessing #: 24318651 | FeeUserId - 6659 | Client # - 005870 | Study # - 0014
+16.723sStudy Found: #- 148960 | Timekeeper - 2 | Office - 19250
+16.728sProcessing #: 24319828 | FeeUserId - 6659 | Client # - 004235 | Study # - 0007
+16.733sStudy Found: #- 146214 | Timekeeper - 2 | Office - 14000
+16.736sProcessing #: 24319982 | FeeUserId - 6659 | Client # - 339250 | Study # - 0002
+16.742sStudy Found: #- 154594 | Timekeeper - 2 | Office - 17750
+16.747sProcessing #: 24320057 | FeeUserId - 6659 | Client # - 011699 | Study # - 0011
+16.752sStudy Found: #- 149414 | Timekeeper - 2 | Office - 19250
+16.757sProcessing #: 20902367 | FeeUserId - 5856 | Client # - 006318 | Study # - TCS2696
+16.761sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+16.765sProcessing #: 24314346 | FeeUserId - 7160 | Client # - 336604 | Study # - 0003
+16.771sStudy Found: #- 150274 | Timekeeper - 3833 | Office - 45147
+16.775sProcessing #: 24318262 | FeeUserId - 6659 | Client # - 012752 | Study # - 0011
+16.780sStudy Found: #- 147112 | Timekeeper - 2 | Office - 15500
+16.785sProcessing #: 24318259 | FeeUserId - 6659 | Client # - 304883 | Study # - 0007
+16.790sStudy Found: #- 149224 | Timekeeper - 2 | Office - 13750
+16.794sProcessing #: 24314613 | FeeUserId - 5459 | Client # - 316764 | Study # - 0003
+16.799sStudy Found: #- 140352 | Timekeeper - 5300 | Office - 18000
+16.803sProcessing #: 24314543 | FeeUserId - 4868 | Client # - 318781 | Study # - 0005
+16.809sStudy Found: #- 147498 | Timekeeper - 3018 | Office - 20500
+16.814sProcessing #: 24314528 | FeeUserId - 4868 | Client # - 337083 | Study # - 0002
+16.818sStudy Found: #- 141395 | Timekeeper - 3018 | Office - 10500
+16.822sProcessing #: 24313882 | FeeUserId - 7572 | Client # - 315996 | Study # - 0007
+16.827sStudy Found: #- 151648 | Timekeeper - 6578 | Office - 45122
+16.832sProcessing #: 24313842 | FeeUserId - 8102 | Client # - 000001 | Study # - 0019
+16.837sStudy Found: #- 71133 | Timekeeper - 6934 | Office - 20500
+16.841sProcessing #: 24313827 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+16.846sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+16.850sProcessing #: 20847994 | FeeUserId - 5856 | Client # - 008630 | Study # - TCS0001
+16.854sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+16.859sProcessing #: 20782073 | FeeUserId - 5856 | Client # - 011252 | Study # - TCS14653
+16.863sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+16.868sProcessing #: 20768881 | FeeUserId - 5856 | Client # - 011194 | Study # - TCS14843
+16.876sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+16.880sProcessing #: 20649276 | FeeUserId - 4339 | Client # - 302745 | Study # - TCS0001
+16.885sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+16.890sProcessing #: 20605263 | FeeUserId - 5856 | Client # - 009300 | Study # - TCS14842
+16.893sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+16.899sProcessing #: 20483402 | FeeUserId - 5856 | Client # - 011438 | Study # - TCS14766
+16.904sStudy Found: #- -1 | Timekeeper - 2314 | Office -
+16.909sProcessing #: 19845306 | FeeUserId - 6659 | Client # - 309547 | Study # - 0005
+16.913sStudy Found: #- 136822 | Timekeeper - 2 | Office - 20500
+16.919sSending to 3E: Started
+42.630sSending to 3E: #19845293 | 013846/0008 | 1/1/2024 | 40 Unit(s) - Failed
+42.638sSending to 3E: #24319823 | 339266/0001 | 10/17/2025 | 12960 Unit(s) - Success
+42.643sSending to 3E: #24320058 | 014211/0011 | 10/31/2025 | 1080 Unit(s) - Success
+42.648sSending to 3E: #24320066 | 301611/0007 | 11/2/2025 | 40 Unit(s) - Success
+42.652sSending to 3E: #24314436 | 332121/0005 | 5/22/2025 | 131072 Unit(s) - Failed
+42.656sSending to 3E: #24314526 | 336783/0005 | 4/17/2025 | 294912 Unit(s) - Failed
+42.661sSending to 3E: #24314516 | 010801/0008 | 4/18/2025 | 147456 Unit(s) - Failed
+42.665sSending to 3E: #24314405 | 303433/0006 | 5/26/2025 | 196608 Unit(s) - Failed
+42.671sSending to 3E: #20810185 | 006318/TCS2696 | 12/12/2022 | -1 Unit(s) - Failed
+42.675sSending to 3E: #20723329 | 008630/TCS0001 | 12/12/2022 | -1 Unit(s) - Failed
+42.680sSending to 3E: #17891798 | 302777/0005 | 7/15/2023 | 20 Unit(s) - Failed
+42.684sSending to 3E: #24318654 | 316559/0005 | 9/30/2025 | 40 Unit(s) - Failed
+42.688sSending to 3E: #24318656 | 013658/0013 | 9/30/2025 | 40 Unit(s) - Failed
+42.693sSending to 3E: #24319826 | 339152/0002 | 10/17/2025 | 640 Unit(s) - Success
+42.698sSending to 3E: #24319984 | 004986/0003 | 10/28/2025 | 160 Unit(s) - Success
+42.702sSending to 3E: #24320062 | 004013/0034 | 10/31/2025 | 40 Unit(s) - Success
+42.706sSending to 3E: #24320065 | 323769/0006 | 11/2/2025 | 40 Unit(s) - Success
+42.711sSending to 3E: #20615078 | 005590/TCS2410 | 12/12/2022 | 4 Unit(s) - Failed
+42.715sSending to 3E: #24314437 | 332121/0005 | 5/21/2025 | 331776 Unit(s) - Failed
+42.720sSending to 3E: #24314604 | 339177/0001 | 5/16/2025 | 16 Unit(s) - Failed
+42.725sSending to 3E: #24314419 | 337096/0020 | 5/26/2025 | 32 Unit(s) - Failed
+42.729sSending to 3E: #17891802 | 003004/0019 | 7/15/2023 | 20 Unit(s) - Failed
+42.734sSending to 3E: #17870303 | 333387/0006 | 7/13/2023 | 40 Unit(s) - Failed
+42.738sSending to 3E: #16198915 | 012986/0008 | 3/22/2023 | 2 Unit(s) - Failed
+42.743sSending to 3E: #22157018 | 301710/0002 | 3/11/2024 | 12 Unit(s) - Failed
+42.748sSending to 3E: #20472851 | 303063/TCS0001 | 1/31/2024 | -8 Unit(s) - Failed
+42.753sSending to 3E: #24314149 | 309134/0007 | 5/21/2025 | 131072 Unit(s) - Failed
+42.757sSending to 3E: #20602383 | 012115/TCS0004 | 1/18/2024 | -1 Unit(s) - Failed
+42.762sSending to 3E: #20628928 | 320488/TCS0001 | 1/18/2024 | -2 Unit(s) - Failed
+42.766sSending to 3E: #20716204 | 318158/TCS0001 | 1/18/2024 | -1 Unit(s) - Failed
+42.771sSending to 3E: #20645809 | 302764/TCS0002 | 1/18/2024 | 1 Unit(s) - Failed
+42.776sSending to 3E: #24314508 | 303062/0011 | 5/9/2025 | 221184 Unit(s) - Failed
+42.781sSending to 3E: #20894015 | 000001/0018 | 1/3/2024 | 16 Unit(s) - Failed
+42.786sSending to 3E: #6376388 | 304060/0004 | 3/20/2023 | 2 Unit(s) - Failed
+42.790sSending to 3E: #20211185 | 328769/0004 | 2/5/2024 | 40 Unit(s) - Failed
+42.795sSending to 3E: #24319827 | 001102/0017 | 10/18/2025 | 8640 Unit(s) - Success
+42.800sSending to 3E: #24319983 | 339139/0001 | 10/28/2025 | 11520 Unit(s) - Success
+42.809sSending to 3E: #24320056 | 014234/0011 | 10/31/2025 | 40 Unit(s) - Success
+42.813sSending to 3E: #24320061 | 332347/0005 | 10/31/2025 | 40 Unit(s) - Success
+42.818sSending to 3E: #24320067 | 011497/0010 | 11/2/2025 | 40 Unit(s) - Success
+42.825sSending to 3E: #20728081 | 308780/TCS0002 | 1/18/2024 | 4 Unit(s) - Failed
+42.831sSending to 3E: #20435351 | 307233/TCS0001 | 12/12/2022 | 4 Unit(s) - Failed
+42.835sSending to 3E: #24313918 | 337066/0002 | 5/22/2025 | 196608 Unit(s) - Failed
+42.840sSending to 3E: #24318025 | 339261/0001 | 8/21/2025 | 40 Unit(s) - Failed
+42.844sSending to 3E: #24314530 | 302932/0009 | 4/17/2025 | 163840 Unit(s) - Failed
+42.848sSending to 3E: #24314527 | 337083/0001 | 4/17/2025 | 196608 Unit(s) - Failed
+42.854sSending to 3E: #24314514 | 338635/0001 | 4/18/2025 | 196608 Unit(s) - Failed
+42.859sSending to 3E: #24313845 | 338523/0001 | 5/15/2025 | 64 Unit(s) - Failed
+42.863sSending to 3E: #20724897 | 011194/TCS14843 | 12/12/2022 | -1 Unit(s) - Failed
+42.868sSending to 3E: #20638531 | 302745/TCS0001 | 2/1/2022 | -2 Unit(s) - Failed
+42.873sSending to 3E: #17908479 | 305525/0004 | 7/18/2023 | 40 Unit(s) - Failed
+42.877sSending to 3E: #17891797 | 002801/0017 | 7/15/2023 | 20 Unit(s) - Failed
+42.883sSending to 3E: #17878769 | 009506/0010 | 7/14/2023 | 20 Unit(s) - Failed
+42.887sSending to 3E: #17864850 | 011526/0008 | 7/12/2023 | 20 Unit(s) - Failed
+42.892sSending to 3E: #22157035 | 301710/0002 | 3/11/2024 | 10 Unit(s) - Failed
+42.896sSending to 3E: #24318655 | 013292/0010 | 9/30/2025 | 80 Unit(s) - Failed
+42.901sSending to 3E: #24320054 | 000619/0021 | 10/31/2025 | 240 Unit(s) - Success
+42.906sSending to 3E: #24320064 | 301898/0007 | 10/31/2025 | 240 Unit(s) - Success
+42.911sSending to 3E: #24313873 | 334582/0005 | 5/22/2025 | 147456 Unit(s) - Failed
+42.915sSending to 3E: #24314602 | 304854/0011 | 5/16/2025 | 962640 Unit(s) - Failed
+42.918sSending to 3E: #24314545 | 318781/0003 | 4/17/2025 | 196608 Unit(s) - Failed
+42.924sSending to 3E: #24314531 | 335088/0002 | 4/17/2025 | 196608 Unit(s) - Failed
+42.928sSending to 3E: #24313881 | 315996/0007 | 5/20/2025 | 1090736 Unit(s) - Failed
+42.933sSending to 3E: #24313825 | 335848/0004 | 5/21/2025 | 221184 Unit(s) - Failed
+42.937sSending to 3E: #24314187 | 338598/0001 | 5/22/2025 | 1388480 Unit(s) - Failed
+42.942sSending to 3E: #22157020 | 301710/0002 | 3/11/2024 | 8 Unit(s) - Failed
+42.947sSending to 3E: #24314166 | 309134/0007 | 5/21/2025 | 196608 Unit(s) - Failed
+42.952sSending to 3E: #21107994 | 303023/TCS0001 | 1/18/2024 | -1 Unit(s) - Failed
+42.957sSending to 3E: #24314509 | 012505/0012 | 5/9/2025 | 165888 Unit(s) - Failed
+42.962sSending to 3E: #24313919 | 337066/0002 | 5/21/2025 | 147456 Unit(s) - Failed
+42.967sSending to 3E: #24318261 | 009224/0014 | 8/31/2025 | 40 Unit(s) - Failed
+42.970sSending to 3E: #24318024 | 009298/0012 | 8/21/2025 | 20 Unit(s) - Failed
+42.976sSending to 3E: #24318380 | 338809/0004 | 7/15/2025 | 2 Unit(s) - Failed
+42.979sSending to 3E: #17908480 | 305853/0004 | 7/18/2023 | 40 Unit(s) - Failed
+42.985sSending to 3E: #17878760 | 306257/0003 | 7/14/2023 | 40 Unit(s) - Failed
+42.990sSending to 3E: #9001980 | 012986/0008 | 3/23/2023 | 2 Unit(s) - Failed
+42.994sSending to 3E: #20526601 | 335735/0001 | 1/22/2024 | 40 Unit(s) - Failed
+42.999sSending to 3E: #6851364 | 304060/0004 | 3/20/2023 | 2 Unit(s) - Failed
+43.006sSending to 3E: #20426006 | 300322/TCS0001 | 12/12/2022 | 3 Unit(s) - Failed
+43.010sSending to 3E: #24318651 | 005870/0014 | 9/30/2025 | 80 Unit(s) - Failed
+43.015sSending to 3E: #24319828 | 004235/0007 | 10/18/2025 | 4320 Unit(s) - Success
+43.020sSending to 3E: #24319982 | 339250/0002 | 10/28/2025 | 160 Unit(s) - Success
+43.024sSending to 3E: #24320057 | 011699/0011 | 10/31/2025 | 80 Unit(s) - Success
+43.029sSending to 3E: #20902367 | 006318/TCS2696 | 12/12/2022 | 1 Unit(s) - Failed
+43.034sSending to 3E: #24314346 | 336604/0003 | 5/23/2025 | 294912 Unit(s) - Failed
+43.037sSending to 3E: #24318262 | 012752/0011 | 8/31/2025 | 40 Unit(s) - Failed
+43.043sSending to 3E: #24318259 | 304883/0007 | 8/31/2025 | 40 Unit(s) - Failed
+43.048sSending to 3E: #24314613 | 316764/0003 | 4/29/2025 | 294912 Unit(s) - Failed
+43.053sSending to 3E: #24314543 | 318781/0005 | 4/17/2025 | 196608 Unit(s) - Failed
+43.058sSending to 3E: #24314528 | 337083/0002 | 4/17/2025 | 196608 Unit(s) - Failed
+43.062sSending to 3E: #24313882 | 315996/0007 | 5/19/2025 | 1859311 Unit(s) - Failed
+43.067sSending to 3E: #24313842 | 000001/0019 | 5/24/2025 | 160 Unit(s) - Failed
+43.071sSending to 3E: #24313827 | 335848/0004 | 5/19/2025 | 131072 Unit(s) - Failed
+43.076sSending to 3E: #20847994 | 008630/TCS0001 | 12/12/2022 | 1 Unit(s) - Failed
+43.080sSending to 3E: #20782073 | 011252/TCS14653 | 12/12/2022 | 1 Unit(s) - Failed
+43.085sSending to 3E: #20768881 | 011194/TCS14843 | 12/12/2022 | 2 Unit(s) - Failed
+43.089sSending to 3E: #20649276 | 302745/TCS0001 | 2/1/2022 | 2 Unit(s) - Failed
+43.093sSending to 3E: #20605263 | 009300/TCS14842 | 12/12/2022 | 1 Unit(s) - Failed
+43.098sSending to 3E: #20483402 | 011438/TCS14766 | 12/12/2022 | -1 Unit(s) - Failed
+43.101sSending to 3E: #19845306 | 309547/0005 | 1/1/2024 | 40 Unit(s) - Failed

+1h 12m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

Retry attempt 9 of 10: Nullable object must have a value.

Enqueue at:
11/18/2025 6:12:27 PM

+3.334s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+33ms Processing

Server:
dw0sdwk000fbp:6920
Worker:
9ff63682
+60msOfflineTimeCommitTo3ECommandHandler - Started
+1.121sNo of records retrieved : 417

+43m 20.767s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 8 of 10: Nullable object must have a value.

Enqueue at:
11/18/2025 4:59:41 PM

+3.260s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+47ms Processing

Server:
dw0sdwk000fbp:6920
Worker:
4b8ae0bb
+58msOfflineTimeCommitTo3ECommandHandler - Started
+1.354sNo of records retrieved : 417

+23m 30.370s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 7 of 10: Nullable object must have a value.

Enqueue at:
11/18/2025 4:16:17 PM

+3.820s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+93ms Processing

Server:
dw0sdwk000fbp:6920
Worker:
c6bdaf30
+53msOfflineTimeCommitTo3ECommandHandler - Started
+1.327sNo of records retrieved : 417

+10m 59.974s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 6 of 10: Nullable object must have a value.

Enqueue at:
11/18/2025 3:52:37 PM

+3.107s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+20ms Processing

Server:
dw0sdwk000fbp:6920
Worker:
6420310e
+30msOfflineTimeCommitTo3ECommandHandler - Started
+976msNo of records retrieved : 417

+6m 41.080s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

Retry attempt 5 of 10: Nullable object must have a value.

Enqueue at:
11/18/2025 3:41:43 PM

+2.974s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+20ms Processing

Server:
dw0sdwk000fbp:6920
Worker:
9ff63682
+34msOfflineTimeCommitTo3ECommandHandler - Started
+1.146sNo of records retrieved : 417

+1m 56.640s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 4 of 10: Nullable object must have a value.

Enqueue at:
11/18/2025 3:34:51 PM

+3.427s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+63ms Processing

Server:
dw0sdwk000fbp:6920
Worker:
4b8ae0bb
+65msOfflineTimeCommitTo3ECommandHandler - Started
+1.230sNo of records retrieved : 417

+1m 11.957s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

Retry attempt 3 of 10: Nullable object must have a value.

Enqueue at:
11/18/2025 3:32:56 PM

+3.106s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+17ms Processing

Server:
dw0sdwk000fbp:6920
Worker:
6420310e
+31msOfflineTimeCommitTo3ECommandHandler - Started
+1.192sNo of records retrieved : 417

+41.920s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 2 of 10: Nullable object must have a value.

Enqueue at:
11/18/2025 3:31:35 PM

+3.107s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+17ms Processing

Server:
dw0sdwk000fbp:6920
Worker:
233ae89a
+39msOfflineTimeCommitTo3ECommandHandler - Started
+1.214sNo of records retrieved : 417

+44.863s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

Retry attempt 1 of 10: Nullable object must have a value.

Enqueue at:
11/18/2025 3:30:57 PM

+11.596s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+70ms Processing

Server:
dw0sdwk000fbp:6920
Worker:
c6bdaf30
+144msOfflineTimeCommitTo3ECommandHandler - Started
+1.477sNo of records retrieved : 417

+20ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/18/2025 3:30:07 PM Created