Steve Yegge
c3ef1c3f38
feat: Add created_by field to issues (GH#748)
...
Add a created_by field to track who created each issue, similar to how
comments have an author field.
- Add CreatedBy string field to Issue struct
- Add migration 029 to add created_by column to issues table
- Update all SELECT/INSERT/Scan statements across storage layer
- Populate created_by in bd create from actor chain
- Display created_by in bd show output
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-26 13:33:54 -08:00
..
2025-12-26 13:33:54 -08:00
2025-12-14 17:21:44 -08:00
2025-12-24 13:22:55 -08:00
2025-12-23 04:00:00 -08:00
2025-12-24 00:06:41 -08:00
2025-12-24 13:22:55 -08:00
2025-12-24 13:22:55 -08:00
2025-12-24 12:45:20 -08:00
2025-12-20 14:24:48 -08:00
2025-12-20 13:33:15 -08:00
2025-12-21 14:37:22 -08:00
2025-12-23 01:30:06 -08:00
2025-12-26 13:33:54 -08:00
2025-12-17 19:10:13 -08:00
2025-12-17 19:10:13 -08:00
2025-12-17 19:10:13 -08:00
2025-12-20 19:57:16 -08:00
2025-12-21 23:41:44 -08:00
2025-12-18 11:28:13 -08:00
2025-12-16 13:26:51 -08:00
2025-12-16 13:26:51 -08:00
2025-12-16 13:26:51 -08:00
2025-12-21 15:22:45 -08:00
2025-12-24 13:22:55 -08:00
2025-12-14 17:23:46 -08:00
2025-12-24 13:22:55 -08:00
2025-12-26 13:33:54 -08:00
2025-12-17 19:10:13 -08:00
2025-12-26 13:33:54 -08:00
2025-12-23 12:42:13 -08:00
2025-12-26 13:33:54 -08:00
2025-12-26 13:33:54 -08:00
2025-12-21 15:22:45 -08:00
2025-12-25 23:21:03 -08:00
2025-12-26 00:45:59 -08:00
2025-12-16 01:06:14 -08:00
2025-12-26 13:33:54 -08:00
2025-12-25 21:11:58 -08:00
2025-12-26 13:33:54 -08:00
2025-12-19 17:52:44 -08:00
2025-12-24 14:39:30 -08:00
2025-12-24 14:39:30 -08:00
2025-12-19 19:57:14 -08:00
2025-12-26 13:33:54 -08:00
2025-12-14 12:40:32 -08:00
2025-12-18 18:24:28 -08:00
2025-12-21 22:05:14 -08:00
2025-12-23 01:30:06 -08:00
2025-12-14 00:37:54 -08:00
2025-12-18 11:25:17 -08:00
2025-12-26 13:33:54 -08:00