// Job ID: #1073695
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24697670,24697671,24697672,24697673,24697674,24697675,24697676,24697677,24697678,24701693,24701694,24701695,24701696,24701697,24701698,24701699,24705635,24705636,24705637,24705638,24705639,24705640,24705641,24705642,24705643,24705644,24713049,24713050,24713051,24713053,24713054,24713056,24713057,24713058,24713062,24713063,24713045,24713046,24713047,24713048,24713052,24713055,24713059,24713060,24713061],\"UserId\":956,\"UserFullName\":\"Bryan Cruz\",\"UserWindowsId\":\"AG\\bcruz\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":956,\"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)