mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-14 02:31:00 +00:00
auto-commit for 164c61df-25bf-427c-ab6a-73ee53a8f591
This commit is contained in:
+6
-3
@@ -141,15 +141,18 @@ backend:
|
||||
|
||||
- task: "Get User Profile"
|
||||
implemented: true
|
||||
working: "NA"
|
||||
working: false
|
||||
file: "backend/server.py"
|
||||
stuck_count: 0
|
||||
stuck_count: 1
|
||||
priority: "medium"
|
||||
needs_retesting: true
|
||||
needs_retesting: false
|
||||
status_history:
|
||||
- working: "NA"
|
||||
agent: "main"
|
||||
comment: "Implemented /api/auth/user/{user_id} endpoint to fetch user profile from Supabase users table."
|
||||
- working: false
|
||||
agent: "testing"
|
||||
comment: "Cannot test profile retrieval due to signup failure. No user profiles exist in Supabase users table due to RLS policy violations during signup. Same configuration issues affect this endpoint."
|
||||
|
||||
- task: "Blockchain Balance API"
|
||||
implemented: true
|
||||
|
||||
Reference in New Issue
Block a user