// Job ID: #1193639
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25095325,25095328,25095333,25095338,25095343,25095347,25095326,25095329,25095334,25095339,25095342,25095348,25095327,25095330,25095340,25095341,25095344,25095350,25095331,25095336,25095337,25095346,25095349,25095332,25095335,25095345,25095351],\"UserId\":5610,\"UserFullName\":\"Raghavendra Chaduvula\",\"UserWindowsId\":\"AG\\RChaduvula\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":5610,\"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)