openstax/tutor-server

Export fails when a student has a nil last_name

Closed this issue · 2 comments

Should probably disallow nil first_name, last_name, full_name (remove?), title.
Use "" instead of nil.

Though I suppose that requires changes to accounts-rails...

This has been fixed.