-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: BenAdmin
-
Labels:None
-
Environment:QA
-
Bug Type:Functional
-
Bug Severity:Medium
-
Module:BenAdmin - Export
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
When any user defined field is not mapped to any Db field in export "undefined" is suffixed after the ID for user defined fields. This value is either True or false for import. For export it will be False by default.
Concern : The isunique field is exposed for import. For export it is getting displayed as undefined which create a problem during save.
Cause : By default False was assigned to isunique but was creating issues while saving.
Correction : For export no unique's value will be supplied.
Regards,
Ankur