Actions
Bug #20248
closedExporting list of all hosts into a CSV file won't insert Environment, Hostgroup and Model information
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1468627
Description of problem: We were trying to export list of all hosts with its information detailed in table, but the information regarding environment, host group and model won't be inserted into CSV file.
Version-Release number of selected component (if applicable): sat6.3.0 snap5
How reproducible: always
Steps to Reproduce:
1. Create hosts
2. Navigate to Hosts -> All Hosts -> Export
3. Open the CSV file
Actual results:
CSV file include host name, operating system and last report information.
Expected results:
CSV file should include all information(Name, Operating system, Environment, Model, Host group, Last report) present in table.
Additional info:
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/4653 added
Updated by Daniel Lobato Garcia about 7 years ago
- Translation missing: en.field_release set to 240
Updated by Tomer Brisker about 7 years ago
- Status changed from Ready For Testing to Closed
Updated by Tomer Brisker about 7 years ago
- Translation missing: en.field_release changed from 240 to 276
Actions