---
title: "Found a really odd indiekit bug, the indiekit-endpoint-posts, which manages…"
date: 2026-02-06T18:56:49.301Z
author: Ricardo Mendes
url: https://rmendes.net/notes/2026/02/06/79b17/
type: notes
ai_text_level: "0"
tokens: 77
content_signal: ai-train=yes, search=yes, ai-input=yes
---

# Found a really odd indiekit bug, the indiekit-endpoint-posts, which manages…

Found a really odd #indiekit bug, the indiekit-endpoint-posts, which manages posts in the backend via micropub can only edit posts up to 40 posts back in time, so i forked it and fixed it: now it queries the database directly by MongoDB _id, which is efficient and works regardless of how many posts exist.
