ui
ui copied to clipboard
Add memo field to startWorkflow page
Is your feature request related to a problem? Please describe.
We are unable to enable startWorkflow page as our workflow executions require mandatory metadata which is passed via the memo field.
Describe the solution you'd like
Add text box to support populating memo information via StartWorkflow webpage. The memo information gets passed as payload to startWorkflow API.
Describe alternatives you've considered
use temporal CLI which is non-ideal