Files
lijiaoqiao/projects
Your Name e110e535c8 fix(dialog): use uuid.New() for ticket and audit IDs
- Replace fmt.Sprintf with sess.ID+nanotime that generated non-UUID strings
- ticket creation and audit logging now use github.com/google/uuid
- Fixes 500 error when webhook processes messages with PG store
- All 23/23 tests pass, verified Gate B end-to-end
2026-05-04 08:25:46 +08:00
..
2026-05-04 07:38:10 +08:00