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

Updating rules in a flow #188

Open
AdamAbrams opened this issue Mar 4, 2016 · 2 comments
Open

Updating rules in a flow #188

AdamAbrams opened this issue Mar 4, 2016 · 2 comments

Comments

@AdamAbrams
Copy link

Once I create a flow with a few rules, I start getting a stream of new, updated and removed rules.

I know I can add new rules to an existing flow, but can I update and remove existing ones?

@taoqf
Copy link

taoqf commented Jul 6, 2016

You do not need to update the rules, and you can not do it as i know, but you can remove and recreate a new rule with the same name after you delete the flow. like this

nools.deleteFlow(flow.name);

@DevSide
Copy link
Collaborator

DevSide commented Oct 5, 2016

#132

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

No branches or pull requests

3 participants