-
Notifications
You must be signed in to change notification settings - Fork 561
Closed
Labels
bugIdentified bug which needs a fixIdentified bug which needs a fix
Milestone
Description
I am writing an application where I need to save the queries generated out of querybuilder. I am using the default format (not Mongo or SQL). I am passing my identity elements in the recommended data object on the group and rule levels. When the user clicks create to create a new rule, I call a reset at that time. However when I call the getrules for the new rules, it shows a data element from the last rule on the parent node of the rules. Unfortunately, what this ends up doing is attaching all my new rules to my old rules. I can probably find a workaround for this, but wanted to let you know. If you have any suggestions that would be great.
Thanks.
Metadata
Metadata
Assignees
Labels
bugIdentified bug which needs a fixIdentified bug which needs a fix