temporalio / temporalio/ui

Broken config parsing

Open
#2,186 0 comments 0 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

Expected Behavior

ui-server start -c /path/to/config would load a config path

Actual Behavior

Unexpected error encountered: flag provided but not defined: -c

This happens when passing --config as well

Steps to Reproduce the Problem

  1. Try to path a config path to the binary at runtime

Specifications

  • Version: newest release (2.28)
  • Platform: bash on Ubuntu 22.04

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

Start at the ui-server start command and inspect how runtime flags are parsed. Reproduce the issue with both -c and --config on bash on Ubuntu 22.04, then verify that a supplied config path is loaded without the undefined-flag error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
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.