// Job ID: #1303751
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25409630,25409635,25409640,25409645,25409650,25409631,25409636,25409641,25409646,25409651,25409629,25409632,25409637,25409642,25409647,25409652,25409633,25409638,25409643,25409648,25409653,25409634,25409639,25409644,25409649,25409654],\"UserId\":7689,\"UserFullName\":\"Jaddu Hemang\",\"UserWindowsId\":\"AG\\JHemang\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7689,\"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)