babybunny / rebuildingtogethercaptain

Rebuilding Together Peninsula ROOM system
Apache License 2.0
3 stars 1 forks source link

Can not enter a new Captain without email address #342

Open kate-mills opened 7 years ago

kate-mills commented 7 years ago

This is an issue because email is not a required field.

Error: {"error_message": "Internal Server Error", "state": "SERVER_ERROR"}

https://rebuildingtogethercaptain.appspot.com/room/captain/

babybunny commented 7 years ago

this is the cause of errors observed in the app engine console.

AttributeError: 'NoneType' object has no attribute 'lower' at put (/base/data/home/apps/s~rebuildingtogethercaptain-hrd/issue328.404205429675353575/room/ndb_models.py:106) at mdl_create (/base/data/home/apps/s~rebuildingtogethercaptain-hrd/issue328.404205429675353575/room/wsgi_service.py:1010)