gitcoinco / gitcoinco/web

staging.gitcoin.co - Login issue

Open
#10,785 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.8k
Forks
776
PR merge metrics
No merged PRs in 30d

Description

Overview
Details, details, details

Steps To Reproduce
Steps to reproduce the behavior:

  1. Go to staging.gitcoin.co (ensure you're not logged in)
  2. Click on Login and authorise Github
  3. See error

Observed behavior
Throwing an error around:

column dashboard_profile.passport_trust_bonus does not exist LINE 1: ...idena_status", "dashboard_profile"."trust_bonus", "dashboard...

Expected behavior
Expected to be logged in

Screenshots
error

Additional context
Add any other context about the problem here that will assist in triaging the bug. I.e. Browser information, unique identifiers, etc.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the staging login flow after GitHub authorization and checking the database schema for dashboard_profile.passport_trust_bonus. Confirm whether the staging schema is missing the referenced column or migration, then verify that logging in at staging.gitcoin.co completes without the database error.

Written by the indexing model from the issue text.

Assessment

Tech stack
github
Domain
authentication, database
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.