// Job ID: #1016004
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24438200,24536159,24536176,24536193,24536206,24536219,24536232,24536247,24536261,24536274,24536288,24536306,24536325,24438192,24536151,24536170,24536188,24536212,24536226,24536240,24536253,24536168,24536184,24536211,24536236,24536252,24536266,24536295,24536313,24536204,24536319,24438196,24536155,24536173,24536216,24536229,24536258,24536271,24536321,24536169,24536314,24536224,24536265,24536312,24438190,24536149,24536185,24536200,24536237,24536267,24536296,24536315,24536239,24536268,24536298,24438202,24536161,24536178,24536195,24536221,24536233,24536248,24536262,24536276,24536289,24536308,24536327,24438198,24536157,24536175,24536205,24536218,24536231,24536246,24536260,24536273,24536286,24536305,24536323,24536186,24536250,24536278,24536291,24438201,24536160,24536177,24536194,24536207,24536220,24536275,24536307,24536326,24438189,24536148,24536167,24536183,24536223,24536281,24536294,24536311],\"UserId\":6306,\"UserFullName\":\"Shireen Jahan\",\"UserWindowsId\":\"ACS\\SJahan\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3275,\"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)