Feature #10521

As a user i like to have an advanced reporting system with fully customizable reports
Pull request:
Fixed in Releases:
Found in Releases:
Description
Example:
Integrate Jasper Reports with the Katello / Foreman Database like in RHEV / OVirt.
Allow customers to create customised reports.
Demo: https://github.com/smags/random/tree/master/satellite6/sql
Related issues
Associated revisions
Fixes #10521 - fix report templates API after refactoring
Refs #10521 - Consider HostStatuses might be added by plugins
Originally the test assumed there are exactly two HostStatuses. This
made plugin tests fail when they added another Status.
Refs #10521 - Test ordering of statuses
Refs #10521 - use assert_includes
History
#1
Updated by Eric Helms over 5 years ago
- Project changed from Katello to Foreman
#2
Updated by Dominic Cleal over 5 years ago
- Category set to Reporting
#3
Updated by Dominic Cleal over 4 years ago
- Has duplicate Feature #16314: Generate a custom report of specific fields added
#4
Updated by Ondřej Pražák over 4 years ago
- Bugzilla link set to 1232475
#5
Updated by The Foreman Bot over 2 years ago
- Assignee set to Marek Hulán
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5781 added
#6
Updated by Timo Goebel over 2 years ago
- Triaged set to No
- Fixed in Releases 1.20.0 added
#7
Updated by Marek Hulán over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset dc603185819618d28c406fef2245b53745ed423d.
#8
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/5892 added
#9
Updated by Marek Hulán over 2 years ago
- Related to Bug #24489: Report templates command added
#10
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/5903 added
#11
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/5925 added
#12
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/6100 added
#13
Updated by Martin Bacovsky over 2 years ago
- Related to Feature #25099: Report templates need macros for easy report definition added
#14
Updated by Marek Hulán over 2 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/6100)
#15
Updated by Tomáš Strachota over 2 years ago
- Related to Feature #25123: Seed only templates that match installed plugins added
#16
Updated by Tomáš Strachota over 2 years ago
- Related to Feature #25102: Formalize template inputs added
#17
Updated by Marek Hulán about 2 years ago
- Related to Bug #25620: Reports are being logged to blob logger added
fixes #10521 - reporting templates