// Job ID: #1264427
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25289140,25289141,25289142,25289143,25289144,25289149,25289151,25289156,25289162,25289164,25289165,25289167,25289170,25289173,25289147,25289152,25289157,25289161,25289168,25289174,25289146,25289150,25289153,25289155,25289160,25289163,25289169,25289171,25289148,25289154,25289159,25289175,25289145,25289158,25289166,25289172],\"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)