Show headers in schedules
Nobody has claimed this yet.
- 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.
It's possible to set headers on schedules, and the headers are then passed to workflow executions triggered by the schedule. It's however not possible to see what headers are set on a schedule in the UI.
Describe the solution you'd like
I'd like to be able to see what headers are set on schedules.
Describe alternatives you've considered
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 by locating the schedule details view and the code that renders schedule configuration in the Temporal UI. Trace how schedule headers are represented in the existing schedule data, then make the configured headers visible and verify that schedules with and without headers render correctly.
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
- 55/100