// Job ID: #979175
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24417277,24417288,24417310,24417269,24417292,24417301,24417275,24417285,24417311,24417304,24417265,24417312,24417276,24417289,24417309,24417266,24417293,24417299,24417298,24417281,24417294,24417300,24417305,24417278,24417274,24417287,24417308,24417268,24417272,24417295,24417306,24417270,24417290,24417302,24417273,24417296,24417303,24417279,24417284,24417280,24417286,24417307,24417271,24417282,24417267,24417264,24417291,24417297,24417283],\"UserId\":6998,\"UserFullName\":\"Uthpala Banothu\",\"UserWindowsId\":\"ACS\\UBanothu\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":6998,\"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)