// Job ID: #1294839
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25368726,25368727,25368728,25368729,25368730,25368810,25368811,25368812,25380092,25380093,25380094,25380097,25380099,25380101,25380102,25380103,25380104,25380095,25380096,25380098,25380100,25380105,25380107,25380133,25380134,25380135,25380136,25380137,25380138,25380139,25380140,25384893,25384894,25384895,25384896,25384897,25384898,25384899],\"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)