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

bug: Configure Default Formatter #5070

Closed
tayden opened this issue Jan 15, 2025 · 1 comment
Closed

bug: Configure Default Formatter #5070

tayden opened this issue Jan 15, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tayden
Copy link

tayden commented Jan 15, 2025

Describe the bug

In a Flow, when one of my step inputs is a JSON map and I save the flow, I get a brower alert saying:

Configure Default Formatter

There are multiple formatters for 'JSON' files. One of them should be configured as default formatter.

This seems similar to #4798

To reproduce

  1. Define Python step in a flow that has a dict input param
  2. In the flow UI, define that dict using JSON, e.g. {"foo": "bar"}
  3. Save the flow
  4. See browser alert error

Expected behavior

No alert, the flow saves without error

Screenshots

image

Browser information

Chrome Version 131.0.6778.265 (Official Build) (arm64)

Application version

windmill CE v1.447.2

Additional Context

The dict input clears when I click a different step and come back. It doesn't seem to save my input.

@tayden tayden added the bug Something isn't working label Jan 15, 2025
@rubenfiszel
Copy link
Contributor

should be fixed on latest

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

2 participants