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

'Object', but the target element has type 'Null'. #287

Open
MariusVuscanNx opened this issue Sep 18, 2024 · 0 comments
Open

'Object', but the target element has type 'Null'. #287

MariusVuscanNx opened this issue Sep 18, 2024 · 0 comments

Comments

@MariusVuscanNx
Copy link
Contributor

  1. Create a workflow (Child workflow)
  2. Create a input with name: "ObjectVariable"
  3. Create a output with name "ObjectVariable" (Same as input)
  4. Enable "Useable as activity"
  5. Create new workflow
  6. Use "Child workflow" as activity
  7. Change input of Object to type Javascript.
    image

Symptom
The requested operation requires an element of type 'Object', but the target element has type 'Null'.
image

Client version: 3.1.0-preview.297
Server version: 3.1.1

Probably the issue is the fact that we use the same name for the input and output. To avoid this scenarios we might want to have some validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant