// Job ID: #972847
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24389919,24389951,24389893,24389921,24389912,24389940,24389906,24389927,24389918,24389950,24389896,24389905,24389924,24389915,24389946,24389949,24389899,24389926,24389948,24389932,24389910,24389938,24389894,24389903,24389922,24389913,24389942,24389891,24389911,24389939,24389897,24389931,24389916,24389917,24389947,24389952,24389892,24389934,24389941,24389895,24389930,24389945,24389889,24389901,24389908,24389928,24389937,24389900,24389904,24389923,24389914,24389943,24389929,24389954,24389925,24389944,24389898,24389907,24389933,24389920,24389953,24389890,24389902,24389935,24389909,24389936],\"UserId\":6016,\"UserFullName\":\"Saikiran Pikkili\",\"UserWindowsId\":\"ACS\\SPikkili\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6016,\"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)