// Job ID: #1211770
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25164503,25164504,25164505,25164506,25164507,25164508,25164509,25164510,25164511,25164512,25164513,25164514,25164515,25164516,25164517,25164518,25164519,25164520,25164521,25164522,25164523,25164524,25164525,25164526,25164527,25164528,25164529,25164530,25164531,25164532,25164533,25164534,25164535,25164536,25164537,25164538,25164539,25164540,25164541,25164542,25164543,25164544,25164545,25164546,25164547,25164548,25164549],\"UserId\":6845,\"UserFullName\":\"Thakshila Perera\",\"UserWindowsId\":\"AG\\tperera\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6845,\"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)