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

Add ELSE and OR to conditions #81

Closed
frikky opened this issue Jun 28, 2020 · 1 comment
Closed

Add ELSE and OR to conditions #81

frikky opened this issue Jun 28, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@frikky
Copy link
Member

frikky commented Jun 28, 2020

The ELSE of a condition (in a branch) could be:

  • Jump to a node of choice
  • Start a different workflow
  • Send an email / SMS / create alert

Don't focus on implementing this until we know the conditions in place make sense.

AND: Add multiple in a row (normal)
OR: Add another branch that is to be checked. If there are multiple branches from the same node, just one of them needs to work.

@frikky frikky added the enhancement New feature or request label Jun 28, 2020
@frikky frikky added this to To do in Shuffle version 1.0.0 Sep 25, 2020
@frikky
Copy link
Member Author

frikky commented May 29, 2021

This will probably never happen, as you can make a node that does this exact thing instead, using the "Opposite" button.

@frikky frikky closed this as completed May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant