ucla-oarc-mobile / casa-on-rails

CASA on Rails is UCLA's Rails implementation of the CASA specification.
https://apps.ucla.edu
Other
11 stars 8 forks source link

Creating a new app under the admin section throws an exception if any required fields are missing #201

Open krozett opened 4 years ago

krozett commented 4 years ago

It should kick the user back to the form so they can correct the missing info. It works when editing an app. It also works for non-admin app submission (which is another issue entirely, we need to cut down on this ridiculous code duplication).