// Job ID: #974436
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24398074,24398087,24398102,24398125,24398140,24398083,24398110,24398096,24398109,24398117,24398135,24398133,24398070,24398118,24398072,24398114,24398092,24398122,24398139,24398099,24398143,24398064,24398103,24398126,24398132,24398067,24398086,24398100,24398127,24398142,24398065,24398111,24398093,24398108,24398136,24398145,24398146,24398147,24398148,24398075,24398088,24398101,24398128,24398066,24398076,24398090,24398106,24398124,24398134,24398069,24398130,24398131,24398144,24398063,24398084,24398089,24398104,24398123,24398068,24398149,24398081,24398095,24398097,24398115,24398080,24398091,24398107,24398121,24398071,24398105,24398112,24398137,24398094,24398113,24398116,24398138,24398077,24398079,24398119,24398073,24398120,24398078,24398085,24398098,24398129,24398141,24398082],\"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)