samvera-deprecated / sufia

[DEPRECATED] Sufia: a fully featured, flexible Samvera repository front-end.
http://sufia.io/
Other
111 stars 78 forks source link

sufia_permission_templates.workflow_name should have a not null constraint #3156

Closed jcoyne closed 7 years ago

jcoyne commented 7 years ago

Because the code expects it always to exist: https://github.com/projecthydra/sufia/blob/master/app/forms/sufia/forms/work_form.rb#L65

hackartisan commented 7 years ago

I can write a db migration