Complete bd-227: Audit status/closed_at inconsistencies

Findings:
- 86/93 closed issues (92%) are missing closed_at timestamps
- All inconsistencies are historical (old issues bd-1 through bd-93)
- No cases of non-closed issues with timestamps

Recommendation: Set closed_at = updated_at for affected issues
Next: Apply cleanup SQL and add constraint
This commit is contained in:
Steve Yegge
2025-10-15 13:08:48 -07:00
parent 7106df48e7
commit f0266339c5
4 changed files with 399 additions and 249 deletions

File diff suppressed because one or more lines are too long