// Job ID: #973728
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24395583,24395271,24395292,24395313,24395373,24395394,24395415,24395519,24395540,24395561,24395582,24395266,24395273,24395294,24395315,24395368,24395375,24395396,24395417,24395514,24395521,24395542,24395563,24395584,24395278,24395299,24395320,24395380,24395401,24395422,24395526,24395547,24395568,24395589,24395262,24395283,24395304,24395325,24395364,24395385,24395406,24395427,24395510,24395531,24395552,24395573,24395594,24395258,24395281,24395302,24395323,24395360,24395383,24395404,24395425,24395506,24395529,24395550,24395571,24395592,24395252,24395354,24395500,24395256,24395279,24395300,24395321,24395358,24395381,24395402,24395423,24395504,24395527,24395548,24395569,24395590,24395247,24395269,24395290,24395311,24395349,24395371,24395392,24395413,24395495,24395517,24395538,24395559,24395580,24395254,24395275,24395296,24395317,24395356,24395377,24395398,24395419,24395502,24395523,24395544],\"UserId\":6998,\"UserFullName\":\"Uthpala Banothu\",\"UserWindowsId\":\"ACS\\UBanothu\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6998,\"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)