-
Type:
Bug
-
Status: Production Complete
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: BenAdmin
-
Labels:None
-
Environment:Stage
-
Bug Type:Functional
-
Bug Severity:Critical
-
Level:Employee
-
Module:BenAdmin - EDS
-
Reported by:Support
-
Item State:Development - In Analysis
-
Browser:IE 11
Hi all -
I'm getting a server error in trying to view history in Stage for multiple employees for EcoATM.
We are doing a demo for this group tomorrow morning and I really need to make sure everything works seamlessly.
Thanks!
Jen
- relates to
-
WB-230 Error on View History
-
- Closed
-
Field | Original Value | New Value |
---|---|---|
Module | Parent values: BenAdmin(10100) | Parent values: BenAdmin(10100)Level 1 values: EDS(10108) |
Component/s | BenAdmin [ 10000 ] |
Assignee | Vijay Siddha [ vijays ] | Vishal Bajad [ vishal.bajad ] |
Status | Open [ 1 ] | In Development [ 10007 ] |
Item State | Parent values: Development(10200)Level 1 values: In Analysis(10204) |
Remaining Estimate | 0h [ 0 ] | |
Time Spent | 20m [ 1200 ] | |
Worklog Id | 70029 [ 70029 ] |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Assignee | Vishal Bajad [ vishal.bajad ] | Hrishikesh Deshpande [ hrishikesh.deshpande ] |
Time Spent | 20m [ 1200 ] | 50m [ 3000 ] |
Worklog Id | 70154 [ 70154 ] |
Status | Local Testing [ 10200 ] | Stage Testing [ 10201 ] |
Status | Stage Testing [ 10201 ] | Production Testing [ 10202 ] |
Assignee | Hrishikesh Deshpande [ hrishikesh.deshpande ] | Jennifer Leugers [ jennifer.leugers ] |
Resolution | Done [ 10000 ] | |
Status | Production Testing [ 10202 ] | Production Complete [ 10028 ] |
-
- Time Spent:
- 7h
-
Data correction and code fix for following issues.
ErrorMessage: Index and length must refer to a location within the string.
ErrorMessage: Invalid column name 'PleasePickfromthe3Options321176'.
ErrorMessage: Invalid column name 'FavoriteCity111176'.
ErrorMessage: EVAN Form Incorrect syntax near the keyword 'AND'.
ErrorMessage: Incorrect syntax near the keyword 'AND'.
ErrorMessage: The given key was not present in the dictionary.
ErrorMessage: Conversion from type 'DBNull' to type 'String' is not valid.
Time Spent | 50m [ 3000 ] | 7h 50m [ 28200 ] |
Worklog Id | 70194 [ 70194 ] |
-
- Time Spent:
- 20m
-
verified mentioned field data from back end
save form
Environment_New | Stage [ 18443 ] |
Transition | Time In Source Status | Execution Times |
---|
|
11h 3m | 1 |
|
6h 27m | 1 |
|
1h 6m | 1 |
|
3s | 1 |
|
11s | 1 |
Error log seems to be
ErrorID : 0
ErrorSource : ControllerAppTier.GetCollection->WORKTERRAControllerAppTier.GetData->CollectionManager.GetCollection->CollectionManager.GetHistoryInformationCollection->CollectionManager.EnrollmentHistoryCollection
ErrorMessage: Index and length must refer to a location within the string.
Parameter name: length
StackTrace: at WORKTERRA.Shared.WORKTERRAControllerAppTier.GetCollection(WORKTERRAControllerWebTierEntity objWORKTERRAControllerWebTierEntity)
at WORKTERRA.ControllerAppTier.GetCollection(Int32 intProjectsId, String strInput)
TargetSite: System.String GetCollection(WORKTERRA.Shared.WORKTERRAControllerWebTierEntity)