// Job ID: #973729
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[24395565,24395586,24395257,24395276,24395297,24395318,24395359,24395378,24395399,24395420,24395505,24395524,24395545,24395566,24395587,24395263,24395365,24395511,24395265,24395280,24395301,24395322,24395367,24395382,24395403,24395424,24395513,24395528,24395549,24395570,24395591,24395255,24395357,24395503,24395264,24395287,24395308,24395329,24395366,24395389,24395410,24395431,24395512,24395535,24395556,24395577,24395598,24395251,24395353,24395499,24395286,24395307,24395328,24395388,24395409,24395430,24395534,24395555,24395576,24395597,24395248,24395268,24395289,24395310,24395350,24395370,24395391,24395412,24395496,24395516,24395537,24395558,24395579],\"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)