Project

General

Profile

Actions

Feature #31876

closed

Task Details > Raw tab: Show all subtasks' input & output, not just the main task

Added by Jeremy Lenz over 3 years ago. Updated about 3 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Foreman plugin
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Tasks often have valuable information in the input/output of their subtasks (go to dynflow console > Run tab > click any of the subtasks to see its input/output). But if those aren't passed explicitly to the main task, the user will just see

input: {}
output: {}

which is not useful. I wish the task details page would show input/output of all subtasks.

Actions #1

Updated by Adam Ruzicka over 3 years ago

Those are not sub tasks. In this case, I'd argue the entry action should pull the interesting data from its child actions. There is even a facility for doing so https://github.com/Katello/katello/blob/master/app/lib/actions/helpers/presenter.rb

Actions #2

Updated by Adam Ruzicka about 3 years ago

  • Status changed from New to Rejected

I'll go ahead and close this for now. If we implemented this globally we could shoot ourselves in the foot quite easily. Feel free to reopen if the presenter-based solution does not work

Actions

Also available in: Atom PDF