// Job ID: #733114
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[23423908,23423909,23423911,23423912,23423914,23423923,23423924,23423925,23423926,23423927,23423890,23423891,23423893,23423898,23423900,23547693,23547694,23547695,23547696,23547697,23547698,23547699,23547700,23547701,23547702,23547703,23547704,23547705,23547706,23547707,23547709,23547710,23547712,23547714,23547716],\"UserId\":7944,\"UserFullName\":\"Shirisha Padala\",\"UserWindowsId\":\"AG\\SPadala\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":7944,\"IsAGTalent\":true}"),
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 85 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)