Something went wrong. Try again.
Monorepo for Tangled forked from tangled.org/core
Something went wrong. Try again.
lexicons: issue, issue state and comment master
Custom lexicon for issues, issue state (open, closed) and issue comments. The case with issue_at is a bit weird since we have a circular dependency: the issue record requires the issue_id, and the issue entry in the db requires the issue_at. To resolve this we write to the db without the issue_at, fetch the issue_id, create the issue record on the PDS, and then update the issue_at (with SetIssueAt). It's not great, but whatever.
Author Anirudh Oppiliappan Date (Feb 23, 2025, 6:34 PM UTC) Commit c861440d c861440dbf58166d44df36c97b2e9e5b8ee67cd2 Parent 743a4283 743a42839377f0081cd6434b7f5394e294f5cbea