// Job ID: #1173223
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25055108,25055116,25055117,25055122,25055123,25055128,25055132,25055109,25055115,25055118,25055124,25055129,25055484,25055110,25055114,25055119,25055125,25055130,25055485,25055111,25055113,25055121,25055126,25055131,25055112,25055120,25055127,25055133,25055134,25055486],\"UserId\":64,\"UserFullName\":\"Abhilash Korabathina\",\"UserWindowsId\":\"AG\\AKorabathina\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":64,\"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)