-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: BenAdmin
-
Labels:None
-
Environment:QA
-
Module:BenAdmin - EDS
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Must Have
Steps:-
1] Log into the system using SA credentials on LB.
2] Search and select company LB_Sanity_COD_27June.
3] Click on BenAdmin Tile.
4] Click on Configure Employee Popup option from Employee Screens Configuration sub menu and observe.
Actual Result:-
Server Error is being displayed on Configure Employee Popup screen
Expected Result :-
Server Error should not be displayed on Configure Employee Popup screen
Error Log:
Exception : Object reference not set to an instance of an object.
App Error Log : -
Employee ID : 0
Action Name : UpdateConfigureEmployeePopup
Model : System.Web.Mvc.HandleErrorInfo
Controller : Customization
Web Error Log : at WORKTERRA.Shared.Areas.Customization.Controllers.CustomizationController.UpdateConfigureEmployeePopup(ConfigureEmployeePopupModel objConfigureEmployeePopupModel) in d:\WT\branches\LB\Web\Web Projects\WORKTERRA\Areas\Customization\Controllers\ConfigureEmployeePopup\ConfigureEmployeePopupController.cs:line 24
at lambda_method(Closure , ControllerBase , Object[] )