Community threads

My own work logs not appearing in issue activity (only agent time visible)

NickyDigital · 2026-05-13

I’m noticing something odd with the activity display on this issue.

I can see dropdowns for time worked and interactions for team members (like Chief of Staff and CMO), but I don’t see the same type of entry for my own work anywhere in this view. That makes it hard for me to track what I personally did on this task versus what the agents did.

Is there a setting or toggle that controls whether my own activity appears in this list, or is this a current bug in how the activity feed is rendering? If it’s expected behavior, what’s the recommended way to see my own contributions alongside the agents’?\ \ I am trying to upload a screen shot link but I don't have permissions yet.

Answers

Aron Prins · 2026-05-17

Confirmed — verified the timeline on GitHub:

#5780 (merged 2026-05-12) introduced a server-side derived-attribution scan for historical comments, but bound Date objects directly into postgres-js SQL, which broke listComments() on real Postgres. #5919 (merged 2026-05-13) fixed the binding with ISO strings + explicit ::timestamptz casts and added a regression test.

Both shipped, so anyone on a current build is good. Nice tight tracking on this one — made triage a one-minute job.

NickyDigital · 2026-05-14

Looks like this was already resolved:\ Bug introduced: c445e592 (PR #5780, Devin Foley, 2026-05-12)

Fix shipped: eb452fba (PR #5919, Dotta, 2026-05-13 12:56)

NickyDigital · 2026-05-13

Will this screenshot post? <https://ibb.co/6JrNtRZ0>