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

Added 'Source Excludes' and 'Source Includes' options on Elasticsearch node's 'document: getAll' operation #3657

Closed
wants to merge 2 commits into from

Conversation

mprytoluk
Copy link
Contributor

This is related to the Elasticsearch node.

The 'Source Excludes' and 'Source Includes' options weren't present in the 'document: getAll' operation, being present only in the 'document: get' operation.

So I've simply copied both options from the 'document: get' operation to the 'document: getAll' operation, without changing anything, and it worked flawlessly.

In summary, this adds the source filtering functionality to the 'document: getAll' operation from the Elasticsearch node, without implementing any additional logic.

@n8n-assistant n8n-assistant bot added community Authored by a community member node/improvement New feature or request labels Jul 5, 2022
@Joffcom
Copy link
Member

Joffcom commented Jul 5, 2022

Hey @miguel-mconf,

Thanks for the contribution 🙌🏻

I have made a small change to the credentials to support injection and testing, I was unable to push to your master branch so I have created a new PR that uses your changes here #3660

What I will do is get this one closed and we can continue on the other PR, If you have any questions let me know.

@Joffcom Joffcom closed this Jul 5, 2022
@janober janober added the Upcoming Release Will be part of the upcoming release label Jul 10, 2022
@janober
Copy link
Member

janober commented Jul 13, 2022

Got released with n8n@0.186.0

@janober janober removed the Upcoming Release Will be part of the upcoming release label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants