-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Description
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:
- Create a new workflow or open an existing one.
- Add a Prompt module (or the relevant module with parameter input fields).
- In the module settings, define a parameter and set a default value for it.
- Save and run the workflow.
- 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]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels