Auto-commit 2026-03-15 02:40
This commit is contained in:
@@ -43,6 +43,12 @@ completion_notes: |
|
||||
|
||||
Testing requires: docker-compose up -d redis
|
||||
|
||||
**Code Review Improvements (2026-03-15):**
|
||||
- Fixed hardcoded subscriptionStatus="free" - now fetched from database via getUserSubscription()
|
||||
- Fixed hardcoded demo user data in job completion/failure notifications
|
||||
- Notifications now use actual user_id, email, and job data from database
|
||||
- Added getUserEmailFromUserId() helper for fetching user emails
|
||||
|
||||
review_notes: |
|
||||
Code review completed 2026-03-14 by Code Reviewer:
|
||||
- Found solid implementation with proper separation of concerns
|
||||
|
||||
Reference in New Issue
Block a user