// Job ID: #1306589
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25117775,25120773,25123060,25130016,25131285,25117770,25117771,25117772,25117773,25117774,25117776,25117777,25117779,25120769,25120770,25120771,25120772,25120774,25120775,25120777,25123051,25123052,25123053,25123054,25123055,25123056,25123057,25123063,25123064,25125437,25125438,25125439,25125440,25125441,25125442,25125443,25125444,25130015,25130017,25130018,25130382,25131286,25131287,25131288],\"UserId\":6338,\"UserFullName\":\"Shuvechchha Kunwar\",\"UserWindowsId\":\"AG\\skunwar\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6338,\"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)