Skip to content

Unable to view workflows in UI #8654

@saatvik-chugh

Description

@saatvik-chugh

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

  1. Using the Temporal EKS chart version: 0.71.0 and app version: 1.29.0
  2. Using AWS RDS mysql for persistence (able to view all workflows in the database in the executions table)
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions