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

fix(prisma): Set default Donation Type to donation #635

Merged

Commits on May 17, 2024

  1. fix(prisma): Set default Donation Type to donation

    There are recurring donations, created prior the implementation of the corporate flow, and thus resulting in an error when creating new donation, as type field is missing from the metadata.
    Set default value of DonationType to donation to prevent this
    sashko9807 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a3e8a13 View commit details
    Browse the repository at this point in the history