// Job ID: #1288553
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25347850,25352298,25357065,25366113,25366114,25343042,25343043,25343044,25343045,25343046,25343047,25343048,25343049,25343050,25343051,25343193,25347845,25347846,25347847,25347848,25347849,25347851,25352297,25352299,25352300,25352301,25352302,25352304,25357070,25357066,25357067,25357068,25357069,25357077,25357078,25360336,25360337,25360338,25366115,25366116],\"UserId\":6338,\"UserFullName\":\"Shuvechchha Kunwar\",\"UserWindowsId\":\"AG\\skunwar\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6338,\"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)