// Job ID: #972861
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24390015,24390081,24390066,24390043,24390028,24390024,24390051,24390076,24390058,24390050,24390037,24390074,24390011,24390059,24390013,24390055,24390080,24390063,24390033,24390040,24390084,24390005,24390073,24390067,24390044,24390008,24390083,24390068,24390041,24390027,24390006,24390052,24390077,24390049,24390034,24390086,24390087,24390088,24390089,24390016,24390069,24390042,24390029,24390007,24390017,24390075,24390065,24390047,24390031,24390010,24390085,24390071,24390072,24390004,24390064,24390045,24390025,24390030,24390009,24390090,24390022,24390056,24390038,24390036,24390021,24390062,24390048,24390032,24390012,24390046,24390078,24390053,24390079,24390057,24390054,24390035,24390018,24390020,24390060,24390014,24390061,24390019,24390082,24390070,24390039,24390026,24390023],\"UserId\":6016,\"UserFullName\":\"Saikiran Pikkili\",\"UserWindowsId\":\"ACS\\SPikkili\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6016,\"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)