-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Component/s: BenAdmin
-
Labels:None
-
Module:BenAdmin - EDS
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Must Have
1] Login to the application select a company.
2] Click on "Search Employee" and search any employee.
3] Click on that employee name to manage him.
4] Navigate to Employee Management>Change Status.
5] Change status of employee to "Deceased".
Actual Result:
Server error is displaying.
Expected Result:
Server error should not be display.
Refer attached error log for more details.
- relates to
-
WT-4396 Email should be sent to surviving spouse when employee status is deceased
-
- Closed
-
CC Swapnil Pandhare Satya Sheetal Bodhale
Hi Kunal Kedari,
Concern : Regression:- Server error is displaying after changing employee status to Deceased.
Cause : When employee status is changed to deceased, new usename and password are get created for surviving spouse. At the time of password decryption,password was not decrypted properly. So it was throwing server error.
Correction : Username and password of surviving spouse is displayed through popup but for security purpose, password is removed from popup.
Userid and password are stored in DB. So now it is working properly.
LB-Check-in is done.
Thanks,
Aarati R. Sabnis