Lef-F catches a silent shared-projects bug
Anyone opening a project that a colleague had shared with them was hitting a server error - Lef-F traced it and pushed a fix worth pulling upstream.
While building a one-command self-hosted version of Mike, Lef-F hit a wall: any logged-in user trying to load their projects list got a server error instead of seeing what colleagues had shared with them. The root cause was a small mismatch in how Mike's backend was talking to its database - easy to miss in development, impossible to ignore on a fresh install.
The fix is tiny and isolated from the broader self-hosting work around it. Lef-F packaged it cleanly so the upstream maintainers can pick it up on its own, without inheriting any of the install plumbing it was discovered alongside.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?