// Job ID: #1230712
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25202949,25202950,25202951,25202952,25202953,25202954,25202955,25202956,25202957,25202958,25202959,25202960,25202961,25202962,25212139,25212140,25212141,25212142,25212143,25212144,25212145,25212146,25212147,25212148,25212149,25212150,25212151,25212152,25212153,25212154,25212169,25212170,25212171,25212172,25212173,25212174,25212175,25212176],\"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)