bytechef icon indicating copy to clipboard operation
bytechef copied to clipboard

[bug]: similar fields are copied on UI but not workflow

Open marko-kriskovic opened this issue 1 year ago • 0 comments

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) image image

Steps To Reproduce

  1. open AWS S3
  2. type something in the Key field of the Get Object Action
  3. change action to Get URL Action (the value should be the same one you typed in Get Object Action)
  4. 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

marko-kriskovic avatar May 10 '24 07:05 marko-kriskovic