Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting a workflow from an existing with search attributes shows UI error #2516

Open
kristianmatzen opened this issue Jan 21, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@kristianmatzen
Copy link

kristianmatzen commented Jan 21, 2025

Describe the bug
When starting a workflow from an existing that has one or more search attributes of type Int or Double, an error is show in the UI.
There's a workaround to expand the search attributes by clicking "More options" before starting the workflow.

To Reproduce

  1. Go to a completed workflow with custom search attributes of Int or Double type
  2. Click on dropdown in top right corner
  3. Click on "Start Workflow Like This One"
  4. Click on "Start Workflow"
  5. See error "invalid value for search attribute X of type Int: Y"

If i then click "More options" which shows the search attributes, then i'm able to start the workflow.

Expected behavior
I expect that the workflow will start

Screenshots

Image

Desktop (please complete the following information):

  • OS: OS X
  • Browser: chrome
  • Version: 2.32.0

Additional context
The issue is not present for the Keyword type (haven't tested with other types)
The issue is not present on 0.31.2.

@kristianmatzen kristianmatzen added the bug Something isn't working label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant