Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VMS] Modify donation schema to include user-id #367

Open
PC98 opened this issue Nov 5, 2020 · 0 comments · May be fixed by #373
Open

[VMS] Modify donation schema to include user-id #367

PC98 opened this issue Nov 5, 2020 · 0 comments · May be fixed by #373
Assignees
Labels
backend Involving backend development. VMS Tasks corresponding to Volunteer Management Solution
Milestone

Comments

@PC98
Copy link
Collaborator

PC98 commented Nov 5, 2020

  • 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.
@PC98 PC98 added backend Involving backend development. VMS Tasks corresponding to Volunteer Management Solution labels Nov 5, 2020
@PC98 PC98 added this to the Sprint 5 milestone Nov 5, 2020
@Fattimo Fattimo linked a pull request Nov 6, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Involving backend development. VMS Tasks corresponding to Volunteer Management Solution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants