Actions
Bug #27178
closedExport button does not work when looking at task's subtasks
Difficulty:
Triaged:
No
Pull request:
Fixed in Releases:
Found in Releases:
Description
The button links to /foreman_tasks/tasks/$TASK_UUID/sub_tasks.csv however the controller can't handle it, the request fails with
ActionView::MissingTemplate (Missing template foreman_tasks/tasks/index, application/index with {:locale=>[:en], :formats=>[:csv], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :rabl]}
Updated by Marek Hulán almost 6 years ago
admin, please change fixed in releases to foreman-tasks 0.16.1 (does not exist today)
Updated by Adam Ruzicka almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 38030b5cd3c51da9e506feec0839cb1a7eb5ae13.
Actions