Files
route-commerce/tests
openclaw 653dce747b
Deploy to route.crispygoat.com / deploy (push) Has been cancelled
fix: select role from admin_users instead of admin_user_brands
The membership query in getAdminUser() was selecting role from
adminUserBrands.adminUserId, which is wrong - admin_user_brands has no
role column. Role is stored in admin_users. Also added try/catch
around withPlatformAdmin to prevent DB errors from throwing.
2026-06-09 14:42:43 -06:00
..