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

Due date is ignored when creating a todo via data API #6862

Closed
marph91 opened this issue Sep 17, 2022 · 2 comments · Fixed by #7395
Closed

Due date is ignored when creating a todo via data API #6862

marph91 opened this issue Sep 17, 2022 · 2 comments · Fixed by #7395
Labels
bug It's a bug stale An issue that hasn't been active for a while...

Comments

@marph91
Copy link
Contributor

marph91 commented Sep 17, 2022

Using curl --data '{ "title": "My todo", "is_todo": 1, "todo_due": 1666051200000 }' http://127.0.0.1:41184/notes the todo is created, but the due date is not set. Setting the due date later by PUT request works, as this example shows.

Environment

Joplin version: 2.9.4
Platform: Desktop
OS specifics: Ubuntu 22.04

Describe what you expected to happen

The todo should be created with a due date directly.

@github-actions
Copy link
Contributor

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions.

@github-actions github-actions bot added the stale An issue that hasn't been active for a while... label Oct 18, 2022
@github-actions
Copy link
Contributor

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, feel free to create a new issue with up-to-date information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug stale An issue that hasn't been active for a while...
Projects
None yet
1 participant