temporalio / temporalio/ui

Show headers in schedules

Open
#3,136 0 comments 0 reactions 0 assignees View on GitHub

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.

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.