GTBitsOfGood / GTBitsOfGood/gen-soln

[VMS] Modify donation schema to include user-id

Open
#367 0 comments 0 reactions 1 assignee View on GitHub

@Fattimo is already working on this.

Since Nov 5, 2020.

  • #373 by @Fattimo — open
backend VMS
Dominant language
TypeScript
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

Description

* Let's establish a one-to-one relationship between donations and User IDs.
* However certain donations can have a null user ID.
* Make modifications to the `logDonation` server action and request to support user ID. Right now, the front-end code can pass null as the user ID but let's add a TODO saying that this should be changed.
* No need for a migration script since we don't have any existing donations in our DB.

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.