Skip to content

Default value in parameter prompts for regular modules is not applied/not working #2117

@oho0426

Description

@oho0426

Description:

When setting a default value for a parameter within a "Prompt" module (or similar parameter input modules) in a regular Automa workflow, the specified default value does not take effect. The field remains empty or does not pre-populate with the provided default when the workflow runs, requiring manual input even when a default is defined.

Steps to Reproduce:

  1. Create a new workflow or open an existing one.
  2. Add a Prompt module (or the relevant module with parameter input fields).
  3. In the module settings, define a parameter and set a default value for it.
  4. Save and run the workflow.
  5. Observe that when the prompt appears, the input field is empty instead of showing the default value.

Expected Behavior:

The input field should be pre-filled with the default value specified in the module settings, allowing the user to either accept it or modify it as needed.

Actual Behavior:

The input field is blank, ignoring the configured default value. The user is forced to manually enter a value every time.

Environment:

  • Automa Version: [e.g., v1.30.0]
  • Browser: [e.g., Chrome 144.0.7559.110]
  • Operating System: [e.g., Windows 10]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions