-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Expected Behavior
Workflows should be visible on temporal UI
Actual Behavior
Workflows are not visible on temporal UI.
Through tctl
I'm able to describe the workflow using
tctl workflow show --workflow_id
but get an empty output through
tctl workflow list
Steps to Reproduce the Problem
- Using the Temporal EKS chart version: 0.71.0 and app version: 1.29.0
- Using AWS RDS mysql for persistence (able to view all workflows in the database in the executions table)
- Using Elasticsearch for visibility, version 8.19.1. (docs are being written to elasticsearch too, verified that)
Specifications
Temporal
- Chart Version: 0.71.0
- App Version: 1.29.0
- Platform: EKS
MySQL Database
- Version: 8.0.42
- Platform: AWS
Elasticsearch
- Version: 8.19.1
- Platform: Elasticcloud