Skip to content

Fix string_access_level of NilClass bug

Paul Slaughter requested to merge 34800-fix-string-access-level-of-nil-bug into master

What does this MR do?

This MR fixes some lines where project_features can be nil. This has caused me lots of grief locally and is the reason behind some 500's in v4/api/projects.

Related to:

Does this MR meet the acceptance criteria?

Conformity

Edited by Paul Slaughter

Merge request reports