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

See parentinstanceid of sub orchestrations #53

Closed
xro opened this issue Sep 13, 2022 · 4 comments
Closed

See parentinstanceid of sub orchestrations #53

xro opened this issue Sep 13, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@xro
Copy link

xro commented Sep 13, 2022

Is it possible to show parentinstanceid from the context of suborchestrations. Could be also supplemented by parent name.

@scale-tone scale-tone added the enhancement New feature or request label Sep 13, 2022
@scale-tone
Copy link
Contributor

@xro , thanks for this suggestion.
At the moment it is not supported, but definitely would be a good next feature to implement.
Technically it seems to be very much possible (correlating by ExecutionId):
image

scale-tone added a commit that referenced this issue Oct 5, 2022
@scale-tone
Copy link
Contributor

Implemented, will look like this on Details page:
image

Also will be possible to filter by parentInstanceId:
image

Will be released as part of next version.

Would really appreciate if you could test by running the current sources.

@scale-tone scale-tone self-assigned this Oct 5, 2022
@xro
Copy link
Author

xro commented Oct 7, 2022

Amazing news. Will get to it once I am free

@xro
Copy link
Author

xro commented Oct 11, 2022

Works great. I've tested it with docker tag:experimental-ingress-routr-prefix-added as I noticed that change is there.

Great that click on parentinstanceid takes you to that parent. Good job.

@xro xro closed this as completed Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants