// Job ID: #1191035
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25094843,25102265,25104483,25105676,25093905,25094842,25094854,25095396,25095399,25095713,25098695,25098786,25099249,25099250,25099561,25099660,25099992,25099993,25100016,25100905,25102036,25102263,25103569,25103570,25103571,25103826,25105674,25105675,25105816,25105817,25107163,25107164,25107166,25107510,25109136,25109369,25109414,25109415,25109944],\"UserId\":7086,\"UserFullName\":\"Victoria Le\",\"UserWindowsId\":\"AG\\vle\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7086,\"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)