// Job ID: #1275365
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25324584,25324585,25324586,25324587,25324634,25324641,25324644,25324645,25324646,25324647,25324654,25324656,25324658,25324636,25324639,25324643,25324651,25324661,25324664,25324691,25324694,25324696,25324635,25324638,25324648,25324653,25324660,25324690,25324692,25324637,25324650,25324662,25324665,25324693,25324695,25324697,25324640,25324642,25324649,25324652,25324655,25324657,25324659,25324663],\"UserId\":3921,\"UserFullName\":\"Kamran Khan\",\"UserWindowsId\":\"AG\\kkhan\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3921,\"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)