cbro
2651620a4c
fix(storage): persist close_reason to issues table on close ( #551 )
...
CloseIssue was storing the reason only in the events table, not in the
issues.close_reason column. This caused `bd show --json` to return an
empty close_reason even when one was provided.
- Update CloseIssue in queries.go and transaction.go to set close_reason
- Clear close_reason when reopening issues (in manageClosedAt)
- Add tests for close_reason in storage and CLI JSON output
- Document the dual-storage of close_reason (issues + events tables)
2025-12-14 14:18:01 -08:00
..
2025-12-14 14:12:13 -08:00
2025-12-13 12:50:33 -08:00
2025-12-13 12:50:33 -08:00
2025-12-13 23:22:10 -08:00
2025-12-07 21:09:32 +11:00
2025-12-13 12:50:33 -08:00
2025-12-14 00:37:54 -08:00
2025-12-14 14:18:01 -08:00
2025-12-02 23:44:22 -08:00
2025-12-07 21:34:35 +11:00
2025-12-14 00:37:54 -08:00
2025-12-03 15:55:35 -08:00
2025-12-13 12:50:33 -08:00
2025-12-11 07:11:15 -05:00
2025-12-11 07:11:42 -05:00
2025-12-13 12:50:33 -08:00
2025-12-13 12:50:33 -08:00
2025-12-11 07:11:15 -05:00
2025-12-13 12:50:33 -08:00
2025-12-12 13:19:31 -08:00
2025-12-02 23:44:22 -08:00
2025-12-13 12:50:33 -08:00
2025-12-13 10:04:01 +11:00
2025-12-13 18:05:49 -08:00
2025-12-13 18:05:49 -08:00
2025-12-02 23:44:22 -08:00
2025-12-02 23:44:22 -08:00
2025-12-02 23:44:22 -08:00
2025-12-07 21:14:13 +11:00
2025-12-07 20:57:58 +11:00
2025-12-13 12:50:33 -08:00
2025-12-13 12:50:33 -08:00
2025-12-12 13:28:48 -08:00
2025-12-12 13:28:48 -08:00
2025-12-03 16:24:24 -08:00
2025-12-13 12:50:33 -08:00
2025-12-13 12:50:33 -08:00
2025-12-13 12:50:33 -08:00
2025-12-03 17:50:23 -08:00
2025-12-02 23:44:22 -08:00
2025-12-13 18:09:34 -08:00
2025-12-02 23:44:22 -08:00
2025-12-02 23:44:22 -08:00
2025-12-04 11:21:43 -08:00
2025-12-13 12:50:33 -08:00
2025-12-14 14:11:27 -08:00
2025-12-13 12:50:33 -08:00
2025-12-02 23:44:22 -08:00
2025-12-04 11:21:43 -08:00
2025-12-05 13:20:51 -08:00
2025-12-05 13:20:51 -08:00
2025-12-03 18:08:33 -08:00
2025-12-03 18:08:33 -08:00
2025-12-02 23:44:22 -08:00
2025-12-05 15:48:46 -08:00
2025-12-05 14:47:02 -08:00
2025-12-02 23:44:22 -08:00
2025-12-02 23:44:22 -08:00
2025-12-02 23:44:22 -08:00
2025-12-04 11:21:43 -08:00
2025-12-03 18:10:35 -08:00
2025-12-03 15:55:35 -08:00
2025-12-04 11:21:43 -08:00
2025-12-14 00:55:55 -08:00
2025-12-14 00:55:55 -08:00
2025-12-04 11:21:43 -08:00
2025-12-13 12:50:33 -08:00
2025-12-13 12:50:33 -08:00
2025-12-03 18:30:53 -08:00
2025-12-02 23:44:22 -08:00
2025-12-13 10:04:01 +11:00
2025-12-04 11:21:43 -08:00
2025-12-03 16:24:46 -08:00
2025-12-13 12:50:33 -08:00