Add memo field to startWorkflow page
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
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
Additional context
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the StartWorkflow page and trace how its form values are sent to the startWorkflow API. Add a memo text box and include its value in the request payload, then verify that starting a workflow sends the entered memo information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100