gitcoinco / gitcoinco/web

bountyfulfillment.payout_amount is falsy

Open
#8,486 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.8k
Forks
776
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

when a user pays out a bounty, a new bountyfulfillment is created. in the checkout flow the user is asked to confirm the amount of their payout, but this information is not stored server side - bountyfulfillment.payout_amount is falsy for most users.

**To Reproduce**

1. create a bounty
2. payout a bounty
3. bountyfulfillment.payout_amount is falsy

**Expected behavior**

bountyfulfillment.payout_amount is not nullable
bountyfulfillment.payout_amount is populated for all bounties

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.