AOSSIE-Org / AOSSIE-Org/InPactAI

BUG:Brand On boarding doesn't work

未关闭
#110 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
102
派生
144
PR 合并指标
30 天内没有已合并 PR

描述

### Is there an existing issue for this?

- [x] I have searched the existing issues

### What happened?

## 📌 Issue Overview
When On boarding as a brand submitting brand results in different error's and not letting user move ahead
## 🔍 Steps to Reproduce
1. Go to '/onboarding'
2. Click on 'brand'
3. Fill out the form and try to submit
4. See the error

## 🎯 Expected Behavior
Brand should get registered and user should be redirected to /brand/dashboard

## 🚨 Actual Behavior
Gives Errors like:
- insert or update on table "brands" violates foreign key constraint "brands_user_id_fkey"
- bucket not found
- table not found

## 📷 Screenshot
nil

## 💡 Suggested Improvements
It causes errors cause:
- The actual user is not added to the users table before creating brand since brand depends on user_id
- The brands table is not created when the models are called when starting app

### Record

- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on this issue

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。