-
Bug
-
Resolution: Unresolved
-
Normal
-
1.32.0
-
None
-
False
-
None
-
False
-
-
Summary
Following the first part of the guide here:
https://docs.google.com/document/d/14YlJukkvvIyAUBH0csOU-noBc8moxxUeqTJywnOWhxI/edit
I noticed a difference on the Workflow Instances screen when I execute same workflows.
Using `kn workflow run` and running some workflows, I see Hello World
using `kn workflow deploy` and running some workflows, I see workflow
Workflow Details with the run command
Workflow Details also uses workflow with the deploy
Expected results
The name of the process is used > Hello < when accessing dev ui after deploying the workflow using `kn workflow deploy`