// Job ID: #1303177
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25407529,25407530,25407528,25407527,25407965,25407964,25407961,25407956,25407955,25407947,25407948,25407946,25407949,25407945,25407950,25407944,25407951,25407943,25407952,25407967,25407963,25407959,25407958,25407953,25407927,25407966,25407928,25407962,25407929,25407960,25407930,25407957,25407931,25407954,25407937,25407938,25407939,25407940,25407941,25407942,25407936,25407935,25407934,25407933,25407932],\"UserId\":1142,\"UserFullName\":\"Christian Thomas\",\"UserWindowsId\":\"AG\\cthomas\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":1142,\"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)