2025-12-31 11:55:34.9515 ERROR Something went wrong: System.Exception: Only one 'Other' button is allowed per budget category
   at COPOSWeb.Repository.Service.ProductionPlanService.ProductionPlanService._GetWapBudgetItemRowViewModels(Int32 categoryId, WapBudgetContent content) in C:\Users\c-jacosmit\source\repos\COPOS2\COPOSWeb\Repository\Service\ProductionPlanService\ProductionPlanService.cs:line 276
   at COPOSWeb.Repository.Service.ProductionPlanService.ProductionPlanService._GetWapBudgetCategoryViewModels(WapBudgetContent content) in C:\Users\c-jacosmit\source\repos\COPOS2\COPOSWeb\Repository\Service\ProductionPlanService\ProductionPlanService.cs:line 246
   at COPOSWeb.Repository.Service.ProductionPlanService.ProductionPlanService.GetWapBudgetViewModel(Int32 productionPlanId, Int32 agencyId, User user) in C:\Users\c-jacosmit\source\repos\COPOS2\COPOSWeb\Repository\Service\ProductionPlanService\ProductionPlanService.cs:line 206
   at COPOSWeb.Controllers.ProductionPlanController.GetWapBudgetViewModel(Int32 productionPlanId) in C:\Users\c-jacosmit\source\repos\COPOS2\COPOSWeb\Controllers\ProductionPlanController.cs:line 27
   at lambda_method6180(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)
