// Job ID: #1302948
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25392766,25392949,25393660,25396614,25396704,25396884,25398557,25398787,25403148,25403879,25407244,25403915,25397355,25397442,25398762,25401543,25403880,25393076,25393435,25396575,25396579,25397240,25398553,25398600,25398601,25398759,25401469,25401486,25401664,25401665,25403538,25403941,25403953,25404387,25393074,25393459,25393461,25396578,25396809,25398290,25398605,25401671,25403537,25403912,25403980,25404046,25407243,25397625,25392940,25397316,25397351,25401457,25398761,25398889,25397594,25397161,25397160,25397301,25398291,25404053,25396576,25396577,25398593,25401588,25407263],\"UserId\":5951,\"UserFullName\":\"Ruth Lopez\",\"UserWindowsId\":\"AG\\rlopez\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5951,\"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)