You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: email storage, case number assignment, stale closure, comment validation
- Store submitter_email on post insert (was hardcoded null)
- Assign APM-XXXX case number at approval time when not already set
- Await approval email and return 207 on failure instead of silently swallowing
- Use ref for authedPassword in admin useEffect to avoid stale closure
- Validate that non-anonymous comments include a handle
- Clean up search OR filter construction (typed, readable)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments