staging.gitcoin.co - Login issue
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:
- Go to staging.gitcoin.co (ensure you're not logged in)
- Click on Login and authorise Github
- 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

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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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