ui icon indicating copy to clipboard operation
ui copied to clipboard

[Bug] Parent Id link is not correct when the parent workflow link is in different namespace.

Open sp13ceg opened this issue 3 years ago • 1 comments

What are you really trying to do?

Create a child workflow in a different namespace. Go to the childworkflow in UI. The link to parent workflow in parent Id is not correct.

Expected: /namespaces/<PARENT_NAMESPACE>/workflows/<PARENT_WORKFLOW_ID>/<PARENT_RUN_ID>

Actual: /namespaces/<CHILD_NAMESPACE>/workflows/<PARENT_WORKFLOW_ID>/<PARENT_RUN_ID>

Environment/Versions

ui-server version 2.6.2

Additional context

image

sp13ceg avatar Sep 29 '22 00:09 sp13ceg

@Alex-Tideman It looks like the issue happens for childworkflow links as well. Let me know if you need a separate bug for that. Thanks.

sp13ceg avatar Oct 05 '22 19:10 sp13ceg