// Job ID: #1312229
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25425428,25425430,25425432,25425437,25425445,25425450,25425431,25425433,25425438,25425446,25425452,25425429,25425434,25425439,25425442,25425447,25425451,25425435,25425440,25425443,25425448,25425453,25425436,25425441,25425444,25425449,25425454],\"UserId\":3142,\"UserFullName\":\"Gerardo Castro\",\"UserWindowsId\":\"AG\\gcastro\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3142,\"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)