// Job ID: #1027007
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24568990,24569004,24569020,24569035,24569055,24569072,24569084,24569101,24569119,24569134,24569152,24569171,24569186,24569202,24568947,24568996,24569011,24569026,24569045,24569091,24569110,24569179,24569193,24568949,24568997,24569194,24568971,24568979,24568991,24569006,24569021,24569037,24569056,24569073,24569085,24569103,24569120,24569136,24569153,24569172,24569187,24569203],\"UserId\":6306,\"UserFullName\":\"Shireen Jahan\",\"UserWindowsId\":\"ACS\\SJahan\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3275,\"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)