Jonas Trollvik
Jonas Trollvik
Same goes for the Parent reference: https://github.com/temporalio/ui/blob/main/src/lib/components/workflow/workflow-relationships.svelte#L45
Why is changes required to temporal? The cli can show archived workflow executions and the web-ui supported this in the past.
> Hi @jontro , you can check [this issues](https://github.com/temporalio/ui/issues/1174) for more context. > > In a word , the archived WF which has past the retention can't displayed on the...
For others trying out @FernFerret's solution: You need to install krew and the kubectl-modify-secret plugin found [here](https://github.com/rajatjindal/kubectl-modify-secret)
Thanks for this great project. It's the cleanest way of interfacing with raw queries to the db in kotlin. Super easy to use
I would also like to add that UnaryCall, ServerStreamingCall, ClientStreamingCall and BidiStreamingCall would be nice to type this way too.
@bshaffer Sorry for the confusion. Found a corresponding issue in the grpc repo for this in case anyone else is looking https://github.com/grpc/grpc/issues/33431
I think this is the same as https://github.com/temporalio/ui/issues/1084 I added some comments there too recently
The way @roks0n suggests works perfectly fine, I am using it this way currently. I think this issue can be closed
I'll just add that I think this issue is related to the web-ui. This used to work in web ui v1. It also works from the cli