// Job ID: #1157081
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[25011295,25011296,25011297,25011298,25011299,25011300,25011301,25011311,25011313,25011319,25011324,25011330,25011334,25011336,25011342,25011302,25011308,25011314,25011316,25011322,25011327,25011332,25011335,25011337,25011303,25011306,25011309,25011317,25011320,25011325,25011329,25011338,25011304,25011307,25011310,25011312,25011318,25011321,25011323,25011333,25011339,25011341,25011305,25011315,25011326,25011328,25011331,25011340],\"UserId\":3921,\"UserFullName\":\"Kamran Khan\",\"UserWindowsId\":\"AG\\kkhan\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":3921,\"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)