2026-01-06 08:50:50.2140 ERROR Something went wrong: System.NotImplementedException: The method or operation is not implemented.
   at COPOSWeb.Repository.Service.DiscretionaryRequestService.DiscretionaryRequestService._GetSaveDiscretionaryRequestViewModel(DiscretionaryRequestViewModel model) in C:\Users\c-jacosmit\source\repos\COPOS2\COPOSWeb\Repository\Service\DiscretionaryRequestService\DiscretionaryRequestService.cs:line 940
   at COPOSWeb.Repository.Service.DiscretionaryRequestService.DiscretionaryRequestService._GetDiscretionaryRequestViewModel(DiscretionaryRequest discretionaryRequest, List`1 questions, List`1 budgetItems, List`1 answers, List`1 budgetAnswers, List`1 narrativeAnswers, List`1 documents, User loggedInUser, User processor, User lastSavedByUser, Agency agency, Report report) in C:\Users\c-jacosmit\source\repos\COPOS2\COPOSWeb\Repository\Service\DiscretionaryRequestService\DiscretionaryRequestService.cs:line 535
   at COPOSWeb.Repository.Service.DiscretionaryRequestService.DiscretionaryRequestService.GetDiscretionaryRequestViewModel(Int32 discretionaryRequestId, Int32 reportId, User user) in C:\Users\c-jacosmit\source\repos\COPOS2\COPOSWeb\Repository\Service\DiscretionaryRequestService\DiscretionaryRequestService.cs:line 276
   at COPOSWeb.Controllers.DiscretionaryRequestsController.GetDiscretionaryRequestViewModel(Int32 discretionaryRequestId, Int32 reportId) in C:\Users\c-jacosmit\source\repos\COPOS2\COPOSWeb\Controllers\DiscretionaryRequestsController.cs:line 50
   at lambda_method3632(Closure, Object, Object[])
   at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
   at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
   at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|8_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
