I am trying to return all payments that do not belong to a specific invoice, after May 1st.
Once I add the Invoice “is_not” parameter, the getMany module returns only payments for that invoice.
Toggling “is” and “is not” does not change the output. Removing the relation filter returns all results that match the other filters.
Hello,
Made a fix for that issue, however it will take some time for n8n team to review the latest update.
I will let you know once it lands
Ah, as I see you don’t need to wait. You can go to settings → community nodes and click “Update” here without waiting for n8n team to review