bytechef
bytechef copied to clipboard
[bug]: similar fields are copied on UI but not workflow
Describe the bug
When I change the action, the values with the same label name are automatically filled in. However they are not filled in the Workflow Editor (and thus are not registering in the workflow)
Steps To Reproduce
- open AWS S3
- type something in the Key field of the Get Object Action
- change action to Get URL Action (the value should be the same one you typed in Get Object Action)
- open Workflow Editor
Expected behavior
the value should either not autofill or should also be autofilled in the workflow editor
Version
latest
OS
ubuntu
Browser
No response
Additional context
No response