Project

General

Profile

Actions

Bug #20541

closed

UI CSV Export of facts down not include nested values

Added by Tomer Brisker over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
High
Category:
Facts
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1477341

Description of problem:
When using UI CSV export of facts. The values of columns with nested fields is empty for example:
```
ronda-grams.lab.eng.rdu2.redhat.com,dmi,,Redhat,2017-07-20 18:29:07 UTC
```
See attached screen shot for page.
Although it is shown as empty on the ui page, we probably should show something in the CSV.

For example, we could build a json-like dict by traversing down the tree:
```
ronda-grams.lab.eng.rdu2.redhat.com,{"dmi::bios::version": "0.5.1", "dmi::bios::rom_size":"64 KB", ...},...
```

Version-Release number of selected component (if applicable): 6.3.0


Related issues 1 (1 open0 closed)

Related to Foreman - Tracker #18463: Export Table output to CSV/Excel/PDF - TrackerAssignedTomer Brisker02/12/2017

Actions
Actions #1

Updated by Tomer Brisker over 6 years ago

  • Related to Tracker #18463: Export Table output to CSV/Excel/PDF - Tracker added
Actions #2

Updated by The Foreman Bot over 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/4889 added
Actions #3

Updated by Marek Hulán over 6 years ago

  • translation missing: en.field_release set to 296
Actions #4

Updated by Anonymous over 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #5

Updated by Tomer Brisker over 6 years ago

  • Assignee changed from Tomer Brisker to Sebastian Gräßl
Actions

Also available in: Atom PDF