temporalio / temporalio/temporal

Add ExecutionStatus to visibility columns for archived executions

Open
#8,648 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
23.2k
Forks
1.9k
Avg merge
2d 8h
Merged PRs (30d)
228

Description

Currently none of the out of box archival providers have ExecutionStatus as visibility column and users have to resort to look at event history to find this out and cannot
search archived workflows by execution status.

Ask is to please add ExecutionStatus as one of the exported search attributes for archival

Contributor guide

Open the contributing guide

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 out-of-box archival providers and how they define exported visibility columns or search attributes. Trace the archived workflow query path and existing visibility-column tests, if present. Done means ExecutionStatus is available as a searchable attribute for archived workflows across the supported archival providers.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.