// Job ID: #979131
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24417137,24417171,24417132,24417148,24417166,24417129,24417156,24417173,24417135,24417169,24417140,24417144,24417161,24417138,24417145,24417164,24417146,24417162,24417150,24417167,24417141,24417147,24417163,24417131,24417155,24417174,24417130,24417157,24417154,24417143,24417134,24417159,24417165,24417136,24417149,24417168,24417128,24417176,24417151,24417170,24417126,24417158,24417175,24417172,24417133,24417152,24417153,24417139,24417142,24417160,24417127,24417177],\"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)