Actions
Bug #25466
closedUser input handled incorrectly in preview
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1649766
Description of problem:
When trying to preview a report, user input is handled incorrectly. Its value is probably not passed or plainly wrong. In default templates, this leads to empty dataset. When I remove the search from the default template, preview shows full dataset. When generating report normally, user input works.
Version-Release number of selected component (if applicable):
Reproduced on Sat 6.5 snap 3
How reproducible:
Deterministic
Steps to Reproduce:
1. Monitoring -> Report Templates -> <some_default_template> -> Preview
Actual results:
Empty dataset
Expected results:
Dataset for the selected host
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Marek Hulán
- Pull request https://github.com/theforeman/foreman/pull/6245 added
Updated by Lukas Zapletal about 6 years ago
- Subject changed from User input handled incorrectly in preview to User input handled incorrectly in preview
- Fixed in Releases 1.20.1 added
Updated by Marek Hulán about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 19d7544b02964df070cc25994e8e3f7c3dd7a543.
Updated by Tomer Brisker almost 5 years ago
- Category changed from Statistics to Reporting
Actions