Replies: 1 comment
-
|
The same thing is with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if this is a right place to post this, but it is a very minor issue (as I percieve it).
Workflow has input of type
boolean, while Task hascheckbox.Example:
Feels inconsistent. I cannot declare that field as a separate variable to share it accross the workflow and task. Especially when I pass the same input from workflow to the task.
Beta Was this translation helpful? Give feedback.
All reactions