Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI] Provide a table showing all child executions started from a given parent flow using Subflow or ForEachItem task #2920

Closed
anna-geller opened this issue Jan 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request kind/customer-request Requested by one or more customers

Comments

@anna-geller
Copy link
Member

anna-geller commented Jan 24, 2024

Feature description

User request: "Flow A (foreachitem x 100 items) -> Flow B -> Flow C.
In that case I have 1 flow A execution, 100 flow B executions, and 100 flow C executions. I just want a place I can see (1 + 100 + 100) = 201 flows all grouped under one unique identifier"

Possible implementation in the UI

On the Executions page, allow to filter for a specific execution, and then add a checkbox "show child executions", showing all downstream subflow executions created via Subflow and ForEachItem task

On the backend side, the parent may add some UUID and propagate it to all child executions

@anna-geller anna-geller added the enhancement New feature or request label Jan 24, 2024
@anna-geller anna-geller added this to the v0.16.0 milestone Jan 24, 2024
@anna-geller anna-geller added the kind/customer-request Requested by one or more customers label Jan 24, 2024
@anna-geller anna-geller modified the milestones: v0.16.0, v0.17.0 Mar 25, 2024
@anna-geller anna-geller modified the milestones: v0.17.0, v0.20.0 Apr 15, 2024
@anna-geller anna-geller removed this from the v0.20.0 milestone Jul 23, 2024
@anna-geller
Copy link
Member Author

the use case will be solved by system_correlationId label as discussed here #2059 (comment)

@anna-geller anna-geller closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2024
@anna-geller anna-geller self-assigned this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/customer-request Requested by one or more customers
Projects
Status: Done
Development

No branches or pull requests

1 participant