temporalio / temporalio/cli

[Feature Request] Support schedule search attribute update

Open
#629 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
379
Forks
103
Avg merge
2d 11h
Merged PRs (30d)
23

Description

Describe the solution you'd like

See https://github.com/temporalio/features/issues/512. Need schedule search attribute support for schedule update. Depends on https://github.com/temporalio/sdk-go/issues/1561. Specifically, we need to add schedule update support for the already existing --schedule-search-attribute flag. If any are present, replace entire existing search attribute collection. Setting one to null of course removes it (may need test to confirm. Also add a --remove-schedule-search-attributes that removes all search attributes (i.e. empty list) and is mutually exclusive with --schedule-search-attribute.

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 schedule update command and the existing --schedule-search-attribute flag implementation, then review the dependent SDK issue and the linked feature request. Done means schedule updates replace the full search-attribute collection, support null removal, and provide a mutually exclusive --remove-schedule-search-attributes option that clears all attributes, with tests confirming these cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.