// Job ID: #1255409
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25255321,25255328,25270954,25271211,25270955,25255320,25255322,25255323,25255324,25255325,25255326,25255327,25270956,25270960,25270962,25270963,25271207,25271380,25271432,25270957,25270961,25270964,25271218,25271219,25271440,25270958,25270965,25271206,25271208,25271210,25271220,25271382,25271433,25270959,25270966,25271209,25271381,25271383,25271434,25271441],\"UserId\":3478,\"UserFullName\":\"James Toh\",\"UserWindowsId\":\"AG\\jtoh\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3478,\"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)