temporalio / temporalio/ui

Schedules not showing on upgraded UI on Docker

Open
#2,656 1 comment 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
431
Forks
179
Avg merge
2d 9h
Merged PRs (30d)
71

Description

I use Docker containers to run Temporal. I run a custom auto-setup.sh , that after creating the default namespace, the script defines and creates several schedules.

However, every time I upgrade the Temporal UI (by stopping and restarting the containers)*, the Schedules page no longer displays the existing schedules, whether they are running or paused. Despite this, if I try to create a schedule with the same name, Temporal reports that it already exists.

Some schedules only reappear if a workflow associated with them runs after the upgrade.

* If I not stop the containers, this seems not to be affected, but there are changes and upgrades that I need to stop and restart.

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

Reproduce the issue by defining schedules in auto-setup.sh, stopping and restarting the Docker containers, and opening the UI's Schedules page. Compare the displayed schedules with the schedules that already exist, including paused ones, and verify whether schedules reappear after their associated workflow runs.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.