...
[15:38:29 CDT(-0500)] <TonyUnicon> the intake html binds a completed value
[15:38:37 CDT(-0500)] <TonyUnicon> that doesn't seem to bind now when we render that screen
[15:39:02 CDT(-0500)] <dmccallum54> JasonElwood i thought you were implying a distinction between "defining the department" and "mark as created by specific dept". that would justify a is_dept column. otherwise is_dept == true is the same as department_code == null. so there's no need for is_dept.
[15:39:09 CDT(-0500)] <dmccallum54> gah
[15:39:24 CDT(-0500)] <dmccallum54> is_dept == true is the same as department_code != null