-
Type: Bug
-
Status: In LB Testing
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: BenAdmin
-
Labels:
-
Environment:Production
-
Bug Type:Functional
-
Bug Severity:Medium
-
Module:BenAdmin - Import
-
Reported by:Harbinger
-
Item State:LB QA - On Hold
-
Sprint:WT Sprint 37 - Bugs
-
Code Reviewed By:Jaideep Vinchurkar
To show number of records imported, sent to bad, a third table is used.
The table do not identify the record uniquely and only returns the top record. So if there's a parallel import, scenario may occur that statistics of two imports are swapped depending on which completes first.
ImportExportBadFileID can be used as unique key for import to solve the issue.
- causes
-
WT-11762 SMB Import Failure for salary load
- Resolved