// Job ID: #1140337
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24931003,24931004,24931005,24961980,24961988,24961990,24961992,24961997,24961999,24962006,24962012,24961981,24961985,24961991,24961993,24961994,24962000,24962003,24962009,24962010,24962013,24962014,24961982,24961987,24961996,24962004,24962011,24961983,24961986,24961998,24962005,24962007,24961984,24961989,24961995,24962001,24962002,24962008],\"UserId\":3921,\"UserFullName\":\"Kamran Khan\",\"UserWindowsId\":\"AG\\kkhan\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3921,\"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)