cond for TASK #372
petr-klinger
started this conversation in
Ideas
Replies: 1 comment
-
Hello. Nice feature request. Right now, one can probably add this logic into the task itself. |
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 suggest adding a text variable (task_cond ???) to the TASK table. You can enter an SQL statement of type boolean, which would dynamically determine the task as live (similar to chain.live). Thus, IF-THEN could be implemented between individual tasks of the same chain_id.
Beta Was this translation helpful? Give feedback.
All reactions