// Job ID: #1225557
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25198096,25198104,25198097,25198111,25198098,25198110,25198099,25198113,25198112,25198095,25198101,25198105,25198115,25198118,25198124,25198125,25198130,25198139,25198102,25198106,25198116,25198122,25198126,25198129,25198131,25198141,25198103,25198107,25198117,25198127,25198136,25198140,25198142,25198100,25198108,25198119,25198128,25198132,25198134,25198135,25198109,25198114,25198120,25198121,25198133,25198137],\"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)