// Job ID: #972893
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24390337,24390346,24390350,24390365,24390388,24390403,24390373,24390359,24390372,24390380,24390398,24390333,24390396,24390335,24390381,24390377,24390355,24390385,24390402,24390362,24390327,24390406,24390330,24390366,24390389,24390395,24390328,24390349,24390363,24390390,24390405,24390374,24390356,24390371,24390399,24390338,24390408,24390409,24390410,24390411,24390329,24390351,24390364,24390391,24390339,24390332,24390353,24390369,24390387,24390397,24390326,24390393,24390394,24390407,24390331,24390347,24390352,24390367,24390386,24390344,24390412,24390343,24390358,24390360,24390378,24390334,24390354,24390370,24390384,24390368,24390375,24390400,24390340,24390342,24390357,24390376,24390379,24390401,24390336,24390382,24390383,24390341,24390345,24390348,24390361,24390392,24390404],\"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)