-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Bug Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: BenAdmin
-
Labels:
-
Environment:QA
-
Bug Type:Functional
-
Bug Severity:Medium
-
Level:Partner
-
Module:BenAdmin - Customization
-
Reported by:Harbinger
-
Item State:Stage QA - Production Deployment on Hold
-
Browser:Google Chrome
-
Sprint:WT Sprint 36 - Bugs
Steps:-
1] Log onto LB site
2] Search and select For QA ASML For Hspl company
3] Click on View History on company level
4] Enter valid date range , select document type as Benefits and select Plandesign Eligibility Rules from Document Sub Type and click on Search button
Actual Result:-
Server error is displayed on click of Search button
Error Log is as below:-
ErrorID : 0
ErrorSource : ControllerAppTier.GetCollection->WORKTERRAControllerAppTier.GetData->CollectionManager.GetCollection->CompanyCollection.GetGlobalHistoryInformationCollection->CompanyCollection.CreateDataForGlobalHistory->CompanyCollection.CheckPageModification
ErrorMessage: The conversion of a varchar data type to a datetime data type resulted in an out-of-range value.
Please find the attached screen shot it seems to be an issue with the date format
Hi All ,
Please find details as below ,
Concern : View history for Plan design Eligibility Rules displaying server error
Cause : This issues is because of converting date to "MM/DD/YYYY" format. if Date format selected "DD/MM/YYYY" or "YYYY/MM/DD" on Partner/Broker User Information screen , this type should be handled while converting to "MM/DD/YYYY"
Correction : We have provided code fix and its under review.
Impacted Area : Date format on Company level view history page will show as per customization on Partner/Broker User Information screen but data processing we consider default ( "MM/DD/YYYY" ) Date format.
Test Scenario:
We have Checked with all default date format ( MM/DD/YYYY , YYYY/MM/DD , DD/MM/YYYY)
Admin Login: Home -> Company home ->view history
Partner Login: Home -> Company home ->view history
Affected Files :
Jaideep Vinchurkar Please have a review.
Thanks !