// Job ID: #978326
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24415923,24415941,24415966,24415566,24415666,24415735,24415800,24415870,24415935,24416005,24416007,24416006,24415570,24415594,24415644,24415670,24415694,24415717,24415739,24415763,24415786,24415804,24415829,24415852,24415874,24415898,24415921,24415939,24415964,24415561,24415584,24415634,24416001,24416004,24415707,24415730,24415753,24415776,24416002,24415819,24415842,24415865,24416003,24415911,24415930,24415954,24415568,24415590,24415640,24415668,24415690,24415713,24415737,24415759,24415782,24415802,24415825,24415848,24415872,24415894,24415917,24415937,24415960,24415571,24415591,24415641,24415671,24415691,24415714,24415740,24415760,24415783,24415805,24415826,24415849,24415875,24415895,24415918,24415940,24415961,24415577,24415677,24415746,24415811,24415881,24415946,24415579,24415595,24415645,24415679,24415695,24415718,24415748,24415764,24415787,24415813,24415830,24415853,24415883,24415899],\"UserId\":6119,\"UserFullName\":\"Sanskar Raizada\",\"UserWindowsId\":\"ACS\\SRaizada\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6119,\"IsAGTalent\":false}"),
null,
null);
| CurrentCulture | |
| CurrentUICulture | |
An exception occurred during performance of the job.
No entries found to commit.
System.Exception: No entries found to commit. at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.CommitTimeEntryTo3ECommandHandler.Handle(CommitTimeEntriesTo3ERequest request, CancellationToken cancellationToken, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\CommitTimeEntryTo3ECommandHandler.cs:line 88 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)