// Job ID: #983157
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24418172,24432802,24418159,24432769,24418171,24432796,24418164,24432780,24418167,24432787,24418169,24432791,24418158,24432767,24418161,24432773,24418160,24432771,24418170,24418178,24432793,24432807,24418166,24432782,24418173,24432799,24418162,24432775,24418163,24432777,24418176,24432806,24418175,24432800,24418168,24432788,24418180,24432804,24418165,24432779,24418157,24432761,24418174,24432792],\"UserId\":8047,\"UserFullName\":\"Haritha Murali\",\"UserWindowsId\":\"ACS\\HMurali\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8047,\"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)