The API may return a `null` project, maybe related to "legacy projects". This is translated to a nil pointer in Go. When accessing `project.Column`, the nil pointer was dereferenced, causing a segmentation fault. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| view.go | ||
| view_test.go | ||