// Job ID: #974433
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24398027,24398059,24397999,24398020,24398029,24398048,24398014,24398026,24398035,24398058,24398002,24398013,24398023,24398032,24398054,24398007,24398057,24398005,24398034,24398056,24398018,24398040,24398046,24398000,24398011,24398021,24398030,24398050,24397997,24398019,24398047,24398003,24398024,24398025,24398039,24398055,24398060,24397998,24398042,24398049,24398001,24398038,24398053,24397995,24398009,24398016,24398036,24398045,24398008,24398012,24398022,24398031,24398051,24398006,24398037,24398062,24398033,24398052,24398004,24398015,24398028,24398041,24398061,24397996,24398010,24398017,24398043,24398044],\"UserId\":8048,\"UserFullName\":\"Deepak Prasad\",\"UserWindowsId\":\"ACS\\DPrasad\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":8048,\"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)