Skip to content

Demo doesn't work because the argument order in the queryBuildR function #1

@manny-goti

Description

@manny-goti

The code works if you flips the arguments like so:
queryBuildR(filters,rules)
But the it is written as:

queryBuildR(rules,filters)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions