Feature #26020
Offload report calculation from web process using active job
Difficulty:
Triaged:
No
Description
Optionally (but defaulting to it) we should allow using active job that generates the report out of web process. In such case the result needs to be sent by email. Optionally user might want to gzip the attachment.
Related issues
History
#1
Updated by Marek Hulán about 4 years ago
- Related to Feature #25478: Allow sending reports via email when they are generated added
#2
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6503 added
#3
Updated by Ondřej Ezr about 4 years ago
- Assignee set to Ondřej Ezr
#4
Updated by Ondřej Ezr about 4 years ago
- Related to Feature #26299: Schedule report generation run to later date. added
#5
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/3520 added
#6
Updated by Ondřej Ezr about 4 years ago
- Precedes Feature #26355: Add commands for report templates background generation added
#7
Updated by Marek Hulán about 4 years ago
- Fixed in Releases 1.22.0 added
#8
Updated by Anonymous about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset d1aa4b32e817010f241d3632e73ee9c89310fc50.
#9
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/6628 added
#10
Updated by Ondřej Ezr almost 4 years ago
- Related to Bug #26618: Report generating do not show cancellation of the task properly added
Fixes #26020 - report templates in background process (#6503)