Have something to say?

Tell us how we could make the product more useful to you.

[Bug Report] v5 Tasks PATCH endpoint returns HTTP 500 when `links` field contains entries

Product Akiflow API — https://api.akiflow.com/v5/tasks Summary Sending a PATCH request to the v5 tasks endpoint with a non-empty links array results in HTTP 500. An empty links: [] is accepted without error. There is no way to attach links to a task via the v5 API. More information, reproduction steps and code samples in the attached document. Expected behavior The task is updated with the provided links, which then appear in the task's "Links" section in the Akiflow web and desktop apps. Actual behavior HTTP 500 is returned when links contains one or more entries. No error body is returned — just a 500 status code. Question Is there a separate endpoint for managing task links (e.g. POST /v5/tasks/{id}/links)? If so, documentation on this endpoint would be helpful. If links are intended to be set via the tasks PATCH endpoint, the 500 appears to be a server-side bug. Reported via akiflow-mcp — a community MCP server for Akiflow. The link to this issue has been included there for visibility

Joost Van Berkum about 11 hours ago

Show email replies in linked tasks (Outlook/Microsoft 365 integration)

When an email is converted into a task using the Outlook/Microsoft 365 integration, subsequent replies to that email thread should be visible within the linked task — either as a notification, an updated preview, or a thread count indicator. Current behavior: Email replies do not reflect in the linked task. Users have to manually go back to their email client to check for new replies, breaking context and creating extra manual overhead. Expected behavior: When someone replies to an email that has been converted to a task in Akiflow, that reply (or at minimum a notification that a reply arrived) should surface in the task, so users can maintain full context without leaving the app. Why it matters: The whole value of converting emails to tasks is to centralize follow-up. If replies don't show up in the task, users still need to juggle between Akiflow and Outlook, defeating the purpose of the integration and adding manual workload. Reported by: Microsoft Teams/Outlook user during onboarding.

Matthew Haese 13 days ago