// Job ID: #979235
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24417523,24417560,24417592,24417607,24417628,24417536,24417554,24417569,24417584,24417618,24417637,24417522,24417541,24417559,24417573,24417593,24417606,24417626,24417644,24417587,24417603,24417620,24417641,24417514,24417532,24417550,24417567,24417580,24417597,24417613,24417634,24417631,24417521,24417540,24417588,24417624,24417515,24417581,24417616,24417635,24417533,24417579,24417516,24417535,24417552,24417568,24417599,24417617,24417551,24417582,24417598,24417615,24417636,24417524,24417542,24417561,24417576,24417591,24417608,24417627,24417643,24417539,24417558,24417574,24417589,24417625,24417570,24417614,24417525,24417543,24417575,24417609,24417645,24417517,24417537,24417555,24417508,24417509,24417531,24417510,24417549,24417611,24417633,24417534,24417553,24417571,24417583,24417601,24417619,24417638,24417518,24417538,24417556,24417572,24417585,24417602,24417621,24417640,24417519,24417529],\"UserId\":8048,\"UserFullName\":\"Deepak Prasad\",\"UserWindowsId\":\"ACS\\DPrasad\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8048,\"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)