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

Todoist Node Datetime Issue #2489

Closed
X-pech opened this issue Nov 28, 2021 · 2 comments
Closed

Todoist Node Datetime Issue #2489

X-pech opened this issue Nov 28, 2021 · 2 comments
Assignees

Comments

@X-pech
Copy link
Contributor

X-pech commented Nov 28, 2021

Describe the bug
Todoist node works incorrectly with Due Date Time option due to conflicts between ISO and RFC formats

To Reproduce
Steps to reproduce the behavior:
Try to create new task with Todoist Node and set Due Date Time additional field. There would be an error with code 400.

Environment (please complete the following information):

  • OS: Ubuntu 20.04
  • n8n 0.151.0

Additional context
The bug is due to the format conflicts, which is proven by creating a new task woth HTTP Request node and slicing millis from datetime string before request.

@krynble
Copy link
Contributor

krynble commented Dec 8, 2021

Thanks for the report and also for the fix.

I requested small changes on your PR so we can merge it.

@krynble krynble self-assigned this Dec 8, 2021
@krynble
Copy link
Contributor

krynble commented Dec 14, 2021

Thanks a lot for your contribution.

I did review the PR and assigned another colleague to have a second look. Should be merged and released soon.

@krynble krynble closed this as completed Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants