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

CRUD Functions for Donations #82

Open
nfloersch opened this issue Feb 13, 2025 · 3 comments
Open

CRUD Functions for Donations #82

nfloersch opened this issue Feb 13, 2025 · 3 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@nfloersch
Copy link
Contributor

We can create donations, but we cannot so easily update, or delete donations.

@aforsyth-dev
Copy link

What kinds of updates are relevant for donations? I think once a donation is vetted it shouldn't be able to be edited, right? Also, when can they be deleted? Can admins delete all donations?

@aforsyth-dev
Copy link

Deletion implemented in #88, still wondering about the requirements for update.

@nfloersch nfloersch added enhancement New feature or request question Further information is requested labels Mar 6, 2025
@nfloersch
Copy link
Contributor Author

We need to differentiate between donations that are ...

  • In Processing
  • Available
  • Designated for Distribution
  • Pending Delivery

We are checking with Wendy on these questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants