-
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.
Field | Original Value | New Value |
---|---|---|
Assignee | Vijay Siddha [ vijays ] | Ankur Deshpande [ ankur.deshpande ] |
Item State | Parent values: Development(10200)Level 1 values: In Progress(10206) | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) |
Assignee | Ankur Deshpande [ ankur.deshpande ] | Jayshree Nagpure [ jayshree.nagpure ] |
Assignee | Jayshree Nagpure [ jayshree.nagpure ] | Swapnil Eksambekar [ swapnil.eksambekar ] |
Assignee | Swapnil Eksambekar [ swapnil.eksambekar ] | Ankur Deshpande [ ankur.deshpande ] |
Status | Open [ 1 ] | In Development [ 10007 ] |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Assignee | Ankur Deshpande [ ankur.deshpande ] | Swapnil Eksambekar [ swapnil.eksambekar ] |
Item State | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) |
Remaining Estimate | 0h [ 0 ] | |
Time Spent | 1.5h [ 5400 ] | |
Worklog Id | 67775 [ 67775 ] |
Time Spent | 1.5h [ 5400 ] | 3h [ 10800 ] |
Worklog Id | 67981 [ 67981 ] |
Remaining Estimate | 0h [ 0 ] | 1.5h [ 5400 ] |
Time Spent | 3h [ 10800 ] | 1.5h [ 5400 ] |
Worklog Id | 67981 [ 67981 ] | |
Worklog Time Spent | 1.5h [ 5400 ] |
Component/s | BenAdmin [ 10000 ] | |
Module | Parent values: BenAdmin(10100) | Parent values: BenAdmin(10100)Level 1 values: Export(10110) |
Original Estimate | 1.5h [ 5400 ] |
Item State | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) |
Item State | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) |
Remaining Estimate | 1.5h [ 5400 ] | 1h [ 3600 ] |
Time Spent | 1.5h [ 5400 ] | 2h [ 7200 ] |
Worklog Id | 69153 [ 69153 ] |
Item State | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) |
Status | Local Testing [ 10200 ] | Stage Testing [ 10201 ] |
Status | Stage Testing [ 10201 ] | Production Testing [ 10202 ] |
Item State | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) | Parent values: Production QA(10203)Level 1 values: In Testing(10218) |
Item State | Parent values: Production QA(10203)Level 1 values: In Testing(10218) | Parent values: Production Complete(10222)Level 1 values: Closed(10223) |
Resolution | Fixed [ 1 ] | |
Status | Production Testing [ 10202 ] | Production Complete [ 10028 ] |
Status | Production Complete [ 10028 ] | Closed [ 6 ] |
Remaining Estimate | 1h [ 3600 ] | 0.3h [ 1080 ] |
Time Spent | 2h [ 7200 ] | 2.7h [ 9720 ] |
Worklog Id | 70295 [ 70295 ] |
Environment_New | LB [ 18444 ] |
Transition | Time In Source Status | Execution Times |
---|
|
2d 22h 48m | 1 |
|
2s | 1 |
|
11d 16h 25m | 1 |
|
2s | 1 |
|
1m 15s | 1 |
|
18s | 1 |
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