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

fix(KoboToolbox Node): fix hook logs not working correctly #4286

Merged
merged 2 commits into from
Oct 12, 2022
Merged

fix(KoboToolbox Node): fix hook logs not working correctly #4286

merged 2 commits into from
Oct 12, 2022

Conversation

Yann-J
Copy link
Contributor

@Yann-J Yann-J commented Oct 7, 2022

  • Support more hook log API parameters
  • Fix hook log retry

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

Joffcom commented Oct 12, 2022

Hey @Yann-J,

It looks like you have removed the actions which we have added to all Operation options, They will need to be added back in before we can merge this.

With the change to Hook Logs if I was previously using Limit or Return All in my workflow what is going to happen now with this change?

@Yann-J
Copy link
Contributor Author

Yann-J commented Oct 12, 2022

OK, done, I guess I didn't know what those were...

@Yann-J
Copy link
Contributor Author

Yann-J commented Oct 12, 2022

Regarding the changes to Get Hook Logs, the pagination was never working. This API does in fact not support pagination, only date filters.

@Joffcom
Copy link
Member

Joffcom commented Oct 12, 2022

Hey @Yann-J,

Perfect in that case as it won't really break anything we can run with that and get it merged.

With the Action we added it for a future feature to all of the nodes.

@Joffcom Joffcom changed the title fix(KoboToolbox Node): Some hook API issues fix(KoboToolbox Node): fix hook logs not working correctly Oct 12, 2022
@Joffcom Joffcom merged commit ebf4515 into n8n-io:master Oct 12, 2022
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Oct 12, 2022
@janober
Copy link
Member

janober commented Oct 14, 2022

Got released with [email protected]

@janober janober removed the Upcoming Release Will be part of the upcoming release label Oct 14, 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