Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Search filter join support #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hayden-t
Copy link

Currently there appears no way to specify criteria fields from join - ed tables, though the feature exists in the NS API. (maybe the formula field is for this but im not sure either)

This patch simply exposes the setting as an extra optional parameter 'join' to the Search request parameter 'search_filters', rather than it just always being set to null.

has become mandatory, needs a default ? to keep compatibility with existing script where may not be set.
now the join can be or not be specified, this not needed in generateLowerBoundFilter function
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant