// Job ID: #1268462
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25272116,25272117,25272118,25272119,25272120,25272121,25272122,25300894,25300873,25300874,25300875,25300876,25300877,25300878,25300879,25300880,25300882,25300883,25300884,25300885,25300886,25300887,25300888,25300889,25300890,25300904,25300905,25300906,25300907,25300908,25300909,25300910,25300911,25300916,25300917,25300918,25300919,25300920,25300921,25300922,25300923,25300924],\"UserId\":7791,\"UserFullName\":\"Sheeba John\",\"UserWindowsId\":\"AG\\sjohn3\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7791,\"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)