-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Labels
Description
Please complete the following fields as applicable:
What version of the DMPRoadmap code are you running? (e.g. v2.2.0)
v3
Expected behaviour:
if someone shares a plan and does not enter an email address they should get an error
Actual behaviour:
falls over with
NoMethodError (undefined method email' for nil:NilClass): app/controllers/roles_controller.rb:47:in create'
Steps to reproduce:
don't put in an email address on the share plan page and hit submit
Reactions are currently unavailable