BoiseState / interfaith-donation

Donation app and website to manage donations for Interfaith Sanctuary.
GNU General Public License v2.0
4 stars 1 forks source link

Callouts and Callout Needs don't create or update properly #236

Closed Tiernebre closed 6 years ago

Tiernebre commented 6 years ago

The controller methods for updating and creating a Callout and CalloutNeed is not properly creating the Callout or CalloutNeed class from the request. Exception thrown is related to application/json not being supported.