// Job ID: #979148
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24417184,24417222,24417241,24417261,24417188,24417197,24417214,24417232,24417251,24417181,24417202,24417220,24417242,24417262,24417235,24417254,24417194,24417210,24417228,24417247,24417263,24417185,24417205,24417221,24417240,24417259,24417189,24417211,24417230,24417249,24417229,24417248,24417190,24417231,24417250,24417195,24417236,24417255,24417223,24417260,24417183,24417203,24417219,24417239,24417258,24417196,24417213,24417191,24417199,24417217,24417237,24417256,24417208,24417227,24417246,24417186,24417201,24417215,24417233,24417252,24417192,24417198,24417218,24417234,24417253,24417180,24417224,24417182,24417204,24417225,24417238,24417257,24417216,24417178,24417207,24417244,24417212,24417200,24417206,24417243,24417187,24417193,24417209,24417226,24417179,24417245],\"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)