Skip to content

Composite actions steps logs should be clearly separated #1311

@Sytten

Description

@Sytten

Please vote for the feature request on the discussion

Describe the enhancement
Currently when using composite actions, the logs are all aggregated as if it was one big action.
This becomes quickly problematic to debug an error occurring in one step since we can't easily see when one step starts and one ends.

The best would be to have the "sub-steps" clearly displayed in the interface liked the steps are for a "normal" actions. We could settle for a text based split but it would not be ideal.

I feel this will be essential for if conditions to be introduced (issue #834), otherwise it will be a mess to try to debug which steps ran and which were skipped.

Additional information
Here is what it could look like:
sub-steps

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions