Bug #28845
closedWhen generating custom report, leave output format field empty
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1792304
Description of problem:
When generating a report template that doesn't contain report_render string in template, the Output Format field is greyed out but contains the value of "CSV". This is misleading because the resulting file is a text file, according both to MIME type and to its extension.
Version-Release number of selected component (if applicable):
6.7, feature unavailable in previous versions
How reproducible:
Deterministic
Steps to Reproduce:
1. Create a report template that doesn't contain report_render string in template
2. Monitor -> Report Templates -> Generate
Actual results:
Output Format field greyed out, containing "CSV"
Expected results:
Something that is not misleading, e.g. empty value
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7380 added
Updated by Leos Stejskal almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset dd5e6cec4a3c2fd2ab930af63b725a5eb5579660.
Updated by Tomer Brisker almost 5 years ago
- Category changed from Statistics to Reporting